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
1f8760acfc
Update 'meteor claim' test for new prose
2014-02-19 15:52:31 -08:00
Emily Stark
7e6505cf0a
Add tests for authorized and claim with no username set
2014-02-18 23:45:26 -08:00
Emily Stark
e3675cb040
Fix timeouts on authorized/claim tests
2014-02-18 23:45:26 -08:00
Emily Stark
ec63838822
Change required number of deploy args.
...
Add tests for commands that require a site name.
2014-02-18 15:41:40 -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
bc0b1ce53c
Rename a test timeout variable and use it in more places.
...
Bump some more timeouts too.
2014-02-14 18:30:15 -08:00
Emily Stark
73a7a09ebe
Require test-utils as testUtils instead of utils.
...
Avoids confusion with utils.js.
2014-02-14 10:01:14 -08:00
Emily Stark
51e5d197e6
Make 'meteor claim' test as slow
2014-02-13 21:20:41 -08:00
Emily Stark
06ff4d27fb
Bump timeouts on 'meteor claim' tests
2014-02-13 21:11:25 -08:00
Emily Stark
66a5429fc7
Add markStack to 'meteor claim' test helpers.
2014-02-13 20:46:20 -08:00
Emily Stark
a3829ab5d8
Remove console.log, add semicolons
2014-02-13 20:41:27 -08:00
Emily Stark
53e87bc58b
Put test-utils into their own namespace
2014-02-13 20:40:43 -08:00
ekatek
954aafa44d
tests for authorized and claim, factored out utils'
...
'
2014-02-13 14:57:08 -08:00