Commit Graph

9 Commits

Author SHA1 Message Date
Slava Kim
39d8aef3d9 move files into console/ tool-testing/ 2015-08-06 16:39:00 -07:00
Slava Kim
8a8db83d29 Move files into tools/utils 2015-08-03 20:32:38 -07:00
David Glasser
2b466a9015 Fix yet another self-test broken by d4d349ca96
And make sure that failures are thrown within the actual test itself,
not within a timer, so that failure doesn't crash the whole self-test
process.
2015-03-05 16:45:21 -08:00
Emily Stark
99568e5d9b Add another 'selftest.markStack' 2014-10-11 00:04:27 -07:00
Emily Stark
f102432892 Add some selftest.markStack's and selftest.fail's 2014-10-10 23:39:31 -07:00
Emily Stark
3f6ad09361 Change a thrown exception to 'selftest.fail' 2014-08-28 09:03:34 -07:00
Emily Stark
ec0d2bc8b5 Progress towards self-test using DEPLOY_HOSTNAME.
Still can't run all tests against testing servers because the testing
accounts server would need to be configured to send email.
2014-08-25 19:37:47 -07:00
Emily Stark
ff8abb4b04 Call logout in selftests that log in.
This avoids wracking up huge numbers of login tokens for the test
user. It would be nice to have these automatically cleaned up, but this
will do for now.
2014-03-14 18:50:48 -07:00
Emily Stark
8f9f793c32 Add test for 'meteor deploy --settings' 2014-02-19 11:33:13 -08:00