thefuck/tests
Sid Shardanand 4c7479b3ad
#N/A: Add `cd_cs` rule (#1167)
* adding in files for the cd-cs feature

* Updated thefuck/rules/cd_cs.py comments to be more verbose

Thanks Scorphus!

Co-authored-by: Pablo Aguiar <scorphus@gmail.com>

* Updating the rules file to exclude the \xe2 character

This character(–) has lead to the commit failing some of the tests. 
I am removing it from the code and we should see the tests pass now.

* Setting the encoding in thefuck/rules/cd_cs.py

Co-authored-by: Pablo Aguiar <scorphus@gmail.com>

Co-authored-by: SID SHARDANAND <sshardan@deakin.edu.au>
Co-authored-by: Pablo Aguiar <scorphus@gmail.com>
2021-03-22 20:55:45 +01:00
..
entrypoints #682: Ensure that `script` exists 2017-09-03 10:10:50 +02:00
functional #N/A: Remove performance tests as they are meaningless with the current implementation 2018-11-21 19:44:07 +01:00
output_readers Some improvements (#846) 2018-10-08 22:32:30 +02:00
rules #N/A: Add `cd_cs` rule (#1167) 2021-03-22 20:55:45 +01:00
shells #N/A: Improve how version is fetched for all shells (#920) 2019-05-27 18:24:55 +02:00
specific #682: Unify work with output in classic and instant mode 2017-08-31 17:58:56 +02:00
__init__.py Fix tests with python 2 2015-04-25 03:13:57 +02:00
conftest.py Fix pytest warnings (#1116) 2020-11-03 18:29:28 +01:00
test_argument_parser.py #682: Use our own shell logger, fix experimental instant mode on macos 2017-10-08 16:17:41 +02:00
test_conf.py Fix pytest warnings (#1116) 2020-11-03 18:29:28 +01:00
test_corrector.py #1113: Ignore a rule that fails to load (#1124) 2020-11-03 18:26:13 +01:00
test_logs.py Fix some more warnings from flake8 2015-11-15 18:08:59 +01:00
test_readme.py Minor refactoring 2015-09-08 15:24:49 +03:00
test_types.py #1141: Fix crash on empty history (#1145) 2020-11-18 10:43:11 +01:00
test_ui.py #682: Fix tests and flake8 2017-08-26 06:16:51 +02:00
test_utils.py N/A: Remove deprecated python 3.4 support + fix tests in 2.7 (#1025) 2019-12-16 21:55:19 +01:00
utils.py #682: Unify work with output in classic and instant mode 2017-08-31 17:58:56 +02:00