Commit Graph

19 Commits (3fdbeb5caebc39742857ae1dd7d08d2e111bb1df)

Author SHA1 Message Date
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