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
0147a7f68de2ac900e4630f2deefa2d2509daf8f
jedi-fork
/
test
/
test_evaluate
History
Dave Halter
95620accdb
Fix tests for namespace packages.
2014-12-10 19:19:13 +01:00
..
absolute_import
…
buildout_project
…
flask-site-packages
Add flask.ext to the test fixture so tests pass even without flask installed.
2014-07-27 17:59:09 +02:00
namespace_package
…
not_in_sys_path
…
__init__.py
…
test_absolute_import.py
Use grammar in test scripts.
2014-12-07 18:22:11 +01:00
test_buildout_detection.py
Use grammar in test scripts.
2014-12-07 18:22:11 +01:00
test_compiled.py
Use grammar in test scripts.
2014-12-07 18:22:11 +01:00
test_docstring.py
…
test_extension.py
…
test_imports.py
Don't use the old setup_function/teardown_function pytest stuff. It's very implicit and hard to understand.
2014-12-07 17:21:52 +01:00
test_namespace_package.py
Fix tests for namespace packages.
2014-12-10 19:19:13 +01:00
test_pyc.py
…
test_representation.py
Fix a few last tests, now Jedi's working again, tests are passing.
2014-09-26 16:02:03 +02:00
test_sys_path.py
Remove precedence tests. They are not needed anymore, since precedence is now handled by the parser itself.
2014-12-07 14:41:57 +01:00