1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 02:41:10 +01:00
thefuck/tests
mcarton 43fead02d3 Test if the file exists in the fix_file rule
This avoid false positives in `match`.
2015-07-30 16:42:00 +02:00
..
functional Fix tests in python 2 2015-07-27 17:51:33 +03:00
rules Test if the file exists in the fix_file rule 2015-07-30 16:42:00 +02:00
__init__.py Fix tests with python 2 2015-04-25 03:13:57 +02:00
conftest.py #N/A Add history rule 2015-07-10 17:58:41 +03:00
test_conf.py Improve tests with mocker 2015-05-07 13:42:52 +02:00
test_logs.py #280: Add debug output 2015-07-15 07:47:54 +03:00
test_main.py Change the message when expecting side effect 2015-07-25 23:10:21 +02:00
test_shells.py Make thefuck-alias generated alias a parameter 2015-07-20 13:35:22 +02:00
test_types.py #102 Add support of rules with side effects 2015-05-01 04:39:37 +02:00
test_utils.py Move get_all_matched_commands over to utils 2015-07-27 22:29:02 -03:00
utils.py Allow rules to correct commands that time out 2015-07-25 23:04:08 +02:00