This website requires JavaScript.
Explore
Help
Sign In
MirroredRepos
/
thefuck
Watch
1
Star
0
Fork
0
You've already forked thefuck
mirror of
https://github.com/nvbn/thefuck.git
synced
2025-01-31 02:01:13 +00:00
Code
Issues
Releases
Wiki
Activity
thefuck
/
tests
History
Vladimir Iakovlev
50207d8180
Merge pull request
#352
from mcarton/slow
...
Fix slowness problems II
2015-09-02 09:36:48 +03:00
..
functional
Use
thefuck --alias
in func tests
2015-09-01 18:36:25 +03:00
rules
Merge branch 'master' of github.com:nvbn/thefuck into slow
2015-09-01 14:28:30 +02: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
Simplify corrector steps
2015-09-01 14:43:27 +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
Fix python 2 support
2015-09-01 15:32:23 +03:00
test_ui.py
#334
: Wait only for first matched rule; regression: always show arrows
2015-09-01 14:34: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