1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 10:51:11 +01:00
thefuck/tests/rules
2015-12-23 14:35:47 +05:30
..
__init__.py refact(shells): add and_ method to assemble expressions involving AND 2015-05-16 11:52:50 -03:00
conftest.py #398 & #408: Support non-ascii IO in Python 2 2015-11-25 02:34:19 -02:00
test_apt_get_search.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_apt_get.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_brew_install.py Fix rules.brew_install tests on Mac 2015-10-17 18:46:07 -03:00
test_brew_unknown_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_brew_upgrade.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_cargo_no_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_cd_mkdir.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_cd_parent.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_composer_not_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_cp_omitting_directory.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_dirty_untar.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_dirty_unzip.py #398 & #408: Support non-ascii IO in Python 2 2015-11-25 02:34:19 -02:00
test_django_south_ghost.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_django_south_merge.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_docker_not_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_dry.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_fix_alt_space.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_fix_file.py #398 & #408: Support non-ascii IO in Python 2 2015-11-25 02:34:19 -02:00
test_git_add.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_branch_delete.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_branch_list.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_checkout.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_diff_staged.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_fix_stash.py #369 Fix git_fix_stash fails when script is just git 2015-09-10 14:28:22 +03:00
test_git_not_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_pull_clone.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_pull.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_push_force.py Use --force-with-lease instead of --force for git push 2015-10-30 16:17:56 +01:00
test_git_push_pull.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_push.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_stash.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_git_two_dashes.py Add git_two_dashes rule 2015-10-17 18:40:53 -03:00
test_go_run.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_grep_recursive.py #398 & #408: Support non-ascii IO in Python 2 2015-11-25 02:34:19 -02:00
test_gulp_not_task.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_has_exists_script.py Replace (almost) all instance of script.split 2015-10-28 16:43:24 +01:00
test_heroku_not_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_history.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_java.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_javac.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_lein_not_task.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_ls_lah.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_man_no_space.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_man.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_mercurial.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_mkdir_p.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_mvn_no_command.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_mvn_unknown_lifecycle_phase.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_no_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_no_such_file.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_open.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_pacman_not_found.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_pacman.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_pip_unknown_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_python_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_python_execute.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_quotation_marks.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_rm_dir.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_rm_root.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_sed_unterminated_s.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_sl_ls.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_ssh_known_host.py Fix some more warnings from flake8 2015-11-15 18:08:59 +01:00
test_sudo.py sudo sh execute for && in commands - preventing double sudo 2015-12-23 14:35:47 +05:30
test_switch_lang.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_systemctl.py Fix some more warnings from flake8 2015-11-15 18:08:59 +01:00
test_tmux.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_touch.py Fix rules.touch tests 2015-10-18 19:49:46 -02:00
test_tsuru_login.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_tsuru_not_command.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00
test_unknown_command.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_vagrant_up.py Fix some pep8 warnings 2015-11-15 18:02:37 +01:00
test_whois.py ⚠️ Remove settings param from rules match, get_new_command and side_effect 2015-09-07 13:00:29 +03:00