1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 02:41:10 +01:00
thefuck/tests
2015-09-01 13:03:24 +03:00
..
functional #334 Add performance test 2015-08-26 14:34:39 +03:00
rules #334 Speed-up rules with caching for_app decorator 2015-08-27 16:42:09 +03:00
specific Use decorator library 2015-08-27 16:52:26 +03:00
__init__.py Fix tests with python 2 2015-04-25 03:13:57 +02:00
conftest.py #334: Don't wait for all rules before showing result 2015-09-01 12:51:41 +03:00
test_conf.py Improve tests with mocker 2015-05-07 13:42:52 +02:00
test_corrector.py #334: Don't wait for all rules before showing result 2015-09-01 12:51:41 +03:00
test_logs.py #280: Add debug output 2015-07-15 07:47:54 +03:00
test_main.py #331 Fix bug with empty commands 2015-08-11 11:08:21 +02:00
test_readme.py Don't duplicate project root in tests 2015-08-26 12:12:52 +03:00
test_shells.py Make thefuck-alias generated alias a parameter 2015-07-20 13:35:22 +02:00
test_types.py Make CorrectedCommand ignore priority when checking equality 2015-09-01 13:03:24 +03:00
test_ui.py #334: Don't wait for all rules before showing result 2015-09-01 12:51:41 +03:00
test_utils.py Add is_app/for_app helpers 2015-08-27 16:08:29 +03:00
utils.py Don't duplicate project root in tests 2015-08-26 12:12:52 +03:00