1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00
thefuck/tests
Pablo Santiago Blum de Aguiar dbc435c040 #618: Fix git_push_without_commits rule
The rule was in a non-working state. And the tests needed some bit of
simplification. Certain degree of repetition is oftentimes a good thing.
2021-07-29 22:11:34 +02:00
..
entrypoints #1215: Initiate settings before printing the alias 2021-07-21 13:09:19 +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 #994: Replace decoding errors with the replacement marker 2021-07-29 21:37:19 +02:00
rules #618: Fix git_push_without_commits rule 2021-07-29 22:11:34 +02:00
shells #1215: Remove redirection to stderr with the ^ character 2021-07-18 15:10:48 +02:00
specific #N/A: Replace only exact words when expanding a Git alias 2021-07-29 21:36:15 +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 Add excluded_search_path_prefixes setting (#1165) 2021-04-21 19:43:21 +02: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 #1188: Remove only leading whitespace chars from script 2021-07-29 21:43:24 +02:00
test_ui.py #682: Fix tests and flake8 2017-08-26 06:16:51 +02:00
test_utils.py #1133: Match commands with path prefixes in @for_app decorations 2021-07-07 23:05:55 +02:00
utils.py #682: Unify work with output in classic and instant mode 2017-08-31 17:58:56 +02:00