Commit Graph

16 Commits

Author SHA1 Message Date
84dba94c4d Update to test_delete 2014-11-20 12:44:14 +01:00
657ce905f5 tests: populating svn failed, was using wrong paths
now all 6 tests pass
2014-11-20 12:30:04 +01:00
7721ab352f Test for file removal 2014-11-20 12:25:02 +01:00
d0491344db mistake in last commit. also better asserts when setUp fails 2014-11-20 11:54:33 +01:00
e256506bf1 add: run_check() to tests, so we get a warning on nonzero returncodes 2014-11-20 11:36:31 +01:00
d914a7b9a5 add testing for blend-files 2014-11-19 20:35:31 +01:00
f58b7ecf5f print output of run() 2014-11-19 19:06:42 +01:00
d022551e1d testing: tweaks so test now passes 2014-11-19 16:41:22 +01:00
0a2b4886c1 Improve tests
- enable logging when VERBOSE is set
- now possible to run single tests from the commandline
- include a test for commit and checkout
2014-11-19 14:15:43 +01:00
595997f02b monkey patch argparse.ArgumentParser.exit so it doesn't break tests
also ensure we get real output on sys.exit if its called when stdout/err is overridden
2014-11-18 13:50:29 +01:00
1240e2a23d cleanup 2014-11-18 11:58:04 +01:00
20d51d0dba Test repo population 2014-11-14 17:55:30 +01:00
29b10c260b Cleanup: ws & ignore errors removing a dir 2014-11-14 17:08:13 +01:00
70b27732c0 Introducing a real testing server 2014-11-14 17:01:40 +01:00
dc25925a3c Test command descriptions 2014-11-14 12:28:05 +01:00
84d49e7681 Add initial test 2014-11-14 12:16:13 +01:00