Paul Ivanov
|
4993ddd498
|
make js tests quieter, silence notebook server
|
12 years ago |
Paul Ivanov
|
7546e57db4
|
make tests work on TravisCI
|
12 years ago |
Thomas Kluyver
|
fc639f3d25
|
Separate out machinery for running JS tests
|
12 years ago |
Paul Ivanov
|
5fbfc30a08
|
quieter notebook server output for js test suite
|
12 years ago |
Paul Ivanov
|
3fdbeb5cae
|
use a temporary directory for js tests
|
12 years ago |
Paul Ivanov
|
49770da5ea
|
--no-browser flag to js tests notebook server
|
12 years ago |
Paul Ivanov
|
5f4c695aab
|
start and use notebook server for js test suite
|
12 years ago |
Paul Ivanov
|
aaae8fd200
|
JSController working, `iptest js` runs casperjs
|
12 years ago |
Paul Ivanov
|
8338f9ae90
|
simplify prepare_controllers logic
|
12 years ago |
Thomas Kluyver
|
93d653985a
|
Hopefully fix ordering of output on ShiningPanda
|
13 years ago |
Thomas Kluyver
|
fd2c1c9157
|
Allow passing extra arguments to iptest through for nose
|
13 years ago |
Thomas Kluyver
|
2abff123ea
|
Simplify parsing -j arg
|
13 years ago |
Thomas Kluyver
|
1e1e3c57f9
|
Unify entry points for iptest
|
13 years ago |
Thomas Kluyver
|
296eecde56
|
Allow drilling down to individual tests using iptest command
|
13 years ago |
Thomas Kluyver
|
1427c61097
|
Fix printing test failures on Python 3
|
13 years ago |
Thomas Kluyver
|
0042dce3a6
|
Separate TestController base class which could be used for JS tests
|
13 years ago |
Thomas Kluyver
|
f14a22e5f0
|
Also show which test groups didn't run
|
13 years ago |
Thomas Kluyver
|
eba1f23058
|
Better coverage reporting
|
13 years ago |
Thomas Kluyver
|
79cde3f20a
|
Allow xunit and coverage output
|
13 years ago |
Thomas Kluyver
|
3659828316
|
Improve test output
|
13 years ago |
Thomas Kluyver
|
51653610ef
|
Fix cleanup of test controller
|
13 years ago |
Thomas Kluyver
|
2138216f15
|
Start refactoring test machinery
|
13 years ago |
Thomas Kluyver
|
1e013a8f1f
|
Split out iptestcontroller to control test process.
|
13 years ago |