Emily Stark
f102432892
Add some selftest.markStack's and selftest.fail's
2014-10-10 23:39:31 -07:00
Emily Stark
a3f07028e2
Check a selftest Error to 'selftest.fail'
2014-10-09 16:35:11 -07:00
Emily Stark
87bac7820d
Remove some more strict checks in auth tests.
...
They're too strict for universe output.
2014-08-27 22:54:35 -07:00
David Glasser
381956d40b
make a test failure not abort the whole self-test
2014-07-28 17:37:20 -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
85c7fa93e6
Add missing selftest 'var'
2014-03-14 18:50:48 -07:00
Emily Stark
222ac4ca65
Bump more self-test timeouts
2014-02-21 10:22:03 -08:00
Emily Stark
ab3577d3d5
Update tests for changed accounts UX
2014-02-19 23:44:04 -08:00
Emily Stark
2ef965f34e
Merge remote-tracking branch 'origin/release-0.7.1' into meteor-accounts-ux-pass
...
Conflicts:
History.md
tools/help.txt
tools/tests/login.js
tools/tests/registration.js
2014-02-19 15:28:48 -08:00
Emily Stark
423ae65d93
This time, actually add the test for 'meteor whoami'.
2014-02-19 14:47:54 -08:00
Emily Stark
7e6505cf0a
Add tests for authorized and claim with no username set
2014-02-18 23:45:26 -08:00
Geoff Schmidt
d1d714ec66
'whoami' gracefully handles revocation of a credential
...
on a passwordless account. with test
2014-02-18 17:25:19 -08:00
Emily Stark
9905a881f1
Remove an obsolete XXX
2014-02-18 11:04:21 -08:00
Emily Stark
784a14de5b
Add test for registering after logging out
2014-02-17 11:47:58 -08:00
Emily Stark
2ef499f583
Test that registration tokens are invalid after registration is completed
2014-02-17 11:10:53 -08:00
Emily Stark
bdd9e7e4b4
Add test for deferred registration with API token URL
2014-02-17 10:52:42 -08:00
Emily Stark
87f22606ff
Factor our accounts command timeout in more places.
...
We've been seeing flakiness on login tests on different internet
connections, so now we can easily bump up the timeout (at the cost of
slowing down test failures).
2014-02-15 14:46:59 -08:00
Emily Stark
c248fcd673
Clarify registration test comment
2014-02-14 15:03:39 -08:00
Emily Stark
c847142344
Fix registration test error check
2014-02-14 15:02:51 -08:00
Emily Stark
708a818654
Fix typo in registration test comment
2014-02-14 15:01:22 -08:00
Emily Stark
e1548ed0cd
Add first deferred registration test
2014-02-14 14:58:59 -08:00