thefuck/tests
Pablo Santiago Blum de Aguiar 590fdba2aa Fix `rules.touch` tests
Move them to `rules` sub-directory and import `shells` instead of `and_`
which in turn triggers the `generic_shell` fixture fixing the tests on
Fish Shell.
2015-10-18 19:49:46 -02:00
..
functional #366 Don't make bash history checks in travis-ci, it works incorrectly 2015-09-08 17:48:33 +03:00
rules Fix `rules.touch` tests 2015-10-18 19:49:46 -02:00
specific ⚠️ Remove `settings` param from rules `match`, `get_new_command` and `side_effect` 2015-09-07 13:00:29 +03:00
__init__.py Fix tests with python 2 2015-04-25 03:13:57 +02:00
conftest.py Minor refactoring 2015-09-08 15:24:49 +03:00
test_conf.py Organize settings initialization logic in `Settings` 2015-09-08 15:15:53 +03:00
test_corrector.py Move rule-related code to `Rule` 2015-09-08 14:18:11 +03:00
test_logs.py Fix tests 2015-09-07 12:12:16 +03:00
test_readme.py Minor refactoring 2015-09-08 15:24:49 +03:00
test_shells.py Make `thefuck-alias` generated alias a parameter 2015-07-20 13:35:22 +02:00
test_types.py Move commands-related logic to `Command` and `CorrectedCommand` 2015-09-08 15:00:57 +03:00
test_ui.py Remove obscure `SortedCorrectedCommandsSequence` 2015-09-08 12:52:10 +03:00
test_utils.py ⚠️ Remove `settings` param from rules `match`, `get_new_command` and `side_effect` 2015-09-07 13:00:29 +03:00
utils.py Minor refactoring 2015-09-08 15:24:49 +03:00