This website requires JavaScript.
Explore
Help
Sign In
fujin
/
thefuck
Watch
1
Star
0
Fork
0
You've already forked thefuck
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
725ef271b18af81183624c3f7d51188d964b1cae
thefuck
/
tests
T
History
Vladimir Iakovlev
725ef271b1
Merge branch 'flake8' of
https://github.com/josephfrazier/thefuck
into josephfrazier-flake8
...
# Conflicts: # thefuck/system/unix.py # thefuck/system/win32.py
2017-03-13 13:35:11 +01:00
..
functional
test_zsh.py: use official python images, not ubuntu
2016-10-06 11:15:18 -04:00
rules
Merge branch 'flake8' of
https://github.com/josephfrazier/thefuck
into josephfrazier-flake8
2017-03-13 13:35:11 +01:00
shells
#588
: Stop using bashlex
2017-01-11 14:58:50 +01:00
specific
#N/A: Add
npm_missing_script
rule
2016-08-13 18:28:45 +03:00
__init__.py
Fix tests with python 2
2015-04-25 03:13:57 +02:00
conftest.py
#N/A: Monkeypatch pathlib on windows
2016-08-14 15:15:03 +03:00
test_conf.py
#540
: Fix code style, add test
2016-08-22 05:45:27 +03:00
test_corrector.py
Fix flake8 errors: E127 continuation line over-indented for visual indent
2016-10-07 22:27:07 -04: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
Fix flake8 errors: E127 continuation line over-indented for visual indent
2016-10-07 22:27:07 -04:00
test_ui.py
Fix flake8 errors: E127 continuation line over-indented for visual indent
2016-10-07 22:27:07 -04:00
test_utils.py
Fix flake8 errors: E731 do not assign a lambda expression, use a def
2016-10-06 13:30:05 -04:00
utils.py
#N/A: Move all consts to
const
2016-02-22 18:40:28 +03:00