This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
bff6e95e280e348550811d627284f955c6606c1d
jedi-fork
/
test
/
test_inference
/
test_gradual
History
Dave Halter
591e3c4565
Make sure tests are proper packages, so that pytest doesn't do shenannigans with sys path
2020-01-12 19:58:29 +01:00
..
__init__.py
Make sure tests are proper packages, so that pytest doesn't do shenannigans with sys path
2020-01-12 19:58:29 +01:00
test_conversion.py
Skip a test that doesn't work in Python 2
2020-01-10 10:30:53 +01:00
test_stub_loading.py
Undo finding signatures for everything and only do it for stubs and non-statements for when used in docstrings
2020-01-04 16:00:07 +01:00
test_stubs.py
goto_assignment -> goto everywhere where it was left
2019-12-20 19:15:41 +01:00
test_typeshed.py
Fix some issues with converting names, see
#1466
2020-01-07 10:59:15 +01:00