thefuck/tests/rules
nvbn ce6855fd97 Add `git_pull` rule 2015-05-20 02:40:36 +03:00
..
__init__.py refact(shells): add `and_` method to assemble expressions involving AND 2015-05-16 11:52:50 -03:00
conftest.py refact(shells): add `and_` method to assemble expressions involving AND 2015-05-16 11:52:50 -03:00
test_apt_get.py test(rules): test other rules involving `shells.and_()` 2015-05-16 11:53:01 -03: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 Improve a logic to get recommended command based on local environment 2015-04-29 15:18:48 +09: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_dry.py Add a test for the DRY rule 2015-05-08 11:42:00 +02:00
test_fix_alt_space.py Fix tests with python 2 2015-04-25 03:13:57 +02:00
test_git_add.py test(rules): test other rules involving `shells.and_()` 2015-05-16 11:53:01 -03:00
test_git_checkout.py test(rules): test other rules involving `shells.and_()` 2015-05-16 11:53:01 -03: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_pull.py Add `git_pull` rule 2015-05-20 02:40:36 +03:00
test_git_push.py Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
test_git_stash.py test(rules): test other rules involving `shells.and_()` 2015-05-16 11:53:01 -03:00
test_grep_recursive.py Adding rule for forgotten '-r' when grepping folders 2015-05-15 19:09:14 -03: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_man_no_space.py add tests for man_no_space 2015-05-08 00:15:57 +05:30
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_no_such_file.py Add tests for the `no_such_file` rule 2015-05-15 18:03:33 +02:00
test_pacman.py Fix pacman tests on Arch Linux 2015-05-18 09:41:49 +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 #102 Use `side_effect` in `ssh_known_host` rule 2015-05-01 04:41:33 +02:00
test_sudo.py #132 Merge `pip_install_sudo` rule with `sudo` rule 2015-04-29 05:01:30 +02:00
test_switch_lang.py Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00
test_whois.py Add tests for the `whois` rule 2015-05-16 15:36:27 +02:00