Dave Halter
|
40a54961cd
|
testing structure for static analysis.
|
2014-05-11 12:09:42 +02:00 |
|
Dave Halter
|
54568c1868
|
disable refactoring tests for now.
|
2014-04-18 17:29:01 +02:00 |
|
David Halter
|
7ab00242a8
|
finally change name of test.base module to helpers.py, fixes #181
|
2013-08-07 18:35:47 +04:30 |
|
David Halter
|
d16f5f6a4c
|
refactored test_integration, so that those tests can be called from multiple places.
|
2013-04-20 21:55:08 +04:30 |
|
Takafumi Arakaki
|
ab5266b840
|
Automatically skip thirdparty test if not importable
|
2013-03-12 13:51:33 +01:00 |
|
Takafumi Arakaki
|
c87d3dad52
|
Remove unused imports
|
2013-03-12 11:04:15 +01:00 |
|
Takafumi Arakaki
|
cee167e3d2
|
Run py.test in clean cache directory
And finally remove XDG_CACHE_HOME=... in tox.ini.
|
2013-03-12 09:30:13 +01:00 |
|
Takafumi Arakaki
|
13b48632e5
|
Better assertion message formatter
|
2013-03-12 07:58:40 +01:00 |
|
Takafumi Arakaki
|
71bb93224d
|
Ignore first N failures in Python 2.5
|
2013-03-12 07:48:20 +01:00 |
|
Takafumi Arakaki
|
0f9761aac7
|
Fix tests for Python 3.2 (use relative import)
|
2013-03-12 07:11:37 +01:00 |
|
Takafumi Arakaki
|
a993dd0da4
|
Fix test_refactor
It was not run because test cases were collected from test/complete
instead of test/refactor.
|
2013-03-12 07:00:44 +01:00 |
|
Takafumi Arakaki
|
a31ba8737a
|
Run refactoring test using py.test
refactor.collect_file_tests is fixed; it uses global variable
refactoring_test_dir which is not defined when refactor is used
as a module.
|
2013-03-12 06:50:03 +01:00 |
|
Takafumi Arakaki
|
9018cea22e
|
Rewrite integration test using py.test
|
2013-03-10 19:00:44 +01:00 |
|