thefuck/tests/rules
Trace d3295e6a4e Hoping this fixes the issue of it not working.
Still new to this project. My problem of it not working (I admit to being at fault) was that I had not added the same rule to the test case.
2015-04-28 11:59:15 -05:00
..
test_brew_install.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_brew_unknown_command.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_cd_mkdir.py Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00
test_cd_parent.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_composer_not_command.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_cp_omitting_directory.py #52 Use `cp -a`, add tests 2015-04-20 22:00:37 +02:00
test_fix_alt_space.py Fix tests with python 2 2015-04-25 03:13:57 +02:00
test_git_not_command.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_git_push.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_has_exists_script.py Move special data types to `types` 2015-04-22 23:04:22 +02:00
test_lein_not_task.py Add support of `lein` "is not task" 2015-04-18 23:19:34 +02:00
test_ls_lah.py #118 Make `ls_lah` disabled by default 2015-04-25 03:42:36 +02:00
test_mkdir_p.py Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00
test_no_command.py #24 Make `no_command` crossplatform 2015-04-21 06:55:47 +02:00
test_pip_unknown_command.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_python_command.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_rm_dir.py Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00
test_rm_root.py Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00
test_sl_ls.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_ssh_known_host.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_sudo.py Hoping this fixes the issue of it not working. 2015-04-28 11:59:15 -05:00
test_switch_lang.py Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00