This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi
Watch
1
Star
0
Fork
1
You've already forked jedi
mirror of
https://github.com/davidhalter/jedi.git
synced
2026-06-17 10:15:50 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
124fadae285da21754578493408bf1cee29e6cbc
jedi
/
test
T
History
David Halter
124fadae28
Merge pull request
#154
from tkf/refactor-refactoring-test
...
Refactor test/refactor.py
2013-03-10 21:07:01 -07:00
..
completion
fixed invalid list comprehension tests
2013-02-22 23:06:59 +04:30
refactor
inline refactorings support tuples now,
#103
2013-01-07 20:30:17 +01:00
__init__.py
test suite for completion added
2012-04-12 15:47:33 +02:00
base.py
Re-add sys.path setup in test/base.py
2013-03-10 18:58:32 +01:00
conftest.py
Add --test-files option to py.test
2013-03-10 19:00:46 +01:00
refactor.py
Reduce args for RefactoringCase
2013-03-10 23:06:42 +01:00
regression.py
Merge pull request
#141
from tkf/attribute-docstring
2013-03-10 13:23:47 -07:00
run.py
Show line_nr of test comment, not the line after
2013-03-10 20:26:09 +01:00
test_integration.py
Rewrite integration test using py.test
2013-03-10 19:00:44 +01:00
test.sh
Run doctests on Travis CI
2013-02-26 10:45:58 +01:00