Emily Stark
e981b0c629
Bump run test timeouts
2014-02-26 14:26:13 -08:00
David Glasser
3cd00c89af
Avoid stack trace with empty '.meteor/release' file
...
This is not a regression against 0.7.0.1.
Fixes #1849 .
2014-02-21 15:00:33 -08:00
Emily Stark
222ac4ca65
Bump more self-test timeouts
2014-02-21 10:22:03 -08:00
Emily Stark
9669bbe368
Bump some run test timeouts
2014-02-20 17:25:14 -08:00
Emily Stark
ab3577d3d5
Update tests for changed accounts UX
2014-02-19 23:44:04 -08:00
Emily Stark
eee4c0c9e7
Add test for deploying with expired credentials
2014-02-19 19:36:54 -08:00
Emily Stark
1f8760acfc
Update 'meteor claim' test for new prose
2014-02-19 15:52:31 -08:00
Emily Stark
2f6bb62170
Use the same timeouts in login tests as everywhere else
2014-02-19 15:49:06 -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
8f9f793c32
Add test for 'meteor deploy --settings'
2014-02-19 11:33:13 -08:00
Emily Stark
77b3d03b8f
Add missing var in deploy test
2014-02-19 10:20:02 -08:00
Emily Stark
6b5dd8f61a
Add test for whoami with no username set
2014-02-18 23:45:26 -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
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
ec63838822
Change required number of deploy args.
...
Add tests for commands that require a site name.
2014-02-18 15:41:40 -08:00
Geoff Schmidt
bee4fbbd24
Reprompt if they enter a blank username to logs or mongo. With test.
2014-02-18 14:48:29 -08:00
Geoff Schmidt
dd2b5ce729
'login' without --galaxy always prompts for username/password
2014-02-18 14:17:41 -08:00
Emily Stark
9905a881f1
Remove an obsolete XXX
2014-02-18 11:04:21 -08:00
David Glasser
8b25a5b045
Merge branch 'restore-run-command' into devel
2014-02-17 19:48:20 -08:00
David Glasser
993fbc90cb
run-command tests
2014-02-17 19:46:29 -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
4cfd34d1e9
Fix my tweak to the npm self-test
2014-02-16 17:58:15 -08:00
Emily Stark
9694b585df
Tweak npm self-test for update message on built release
2014-02-15 15:19:18 -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
b04aa12d39
Make 'empty' a test app with no packages.
...
Rename previous 'empty' app to 'standard-app'.
2014-02-14 17:59: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
Emily Stark
73a7a09ebe
Require test-utils as testUtils instead of utils.
...
Avoids confusion with utils.js.
2014-02-14 10:01:14 -08:00
David Glasser
ea793cb906
Test for #1808
2014-02-14 00:24:49 -08:00
Emily Stark
e0719ecca2
Make 'deploy - logged out' test not depend on pre-existing apps.
...
Deploy tests pass, but soooo slooooooowly.
2014-02-13 23:12:43 -08:00
Emily Stark
eb570e686b
Bump a deploy-auth test timeout
2014-02-13 21:23:59 -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
ccfd57f627
Clean up a deploy test with new test-utils
2014-02-13 20:43:49 -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
Emily Stark
0c42976321
Merge branch 'devel' into accounts-tests
2014-02-13 20:32:01 -08:00
David Glasser
7318071327
increase a timeout
2014-02-13 19:11:30 -08:00
David Glasser
8fd5369f58
slightly improve logs/mongo test logging
...
This makes the displayed error line be the caller of expectSuccess, not
expectSuccess itself.
2014-02-13 19:11:29 -08:00
David Glasser
4ce13da406
Fixes to new 'run' test
...
- can't set env var mid-process
- need to control fake mongo, and wait
2014-02-13 18:48:19 -08:00
Geoff Schmidt
84e1d5f7cd
Add a basic runner test.
2014-02-13 18:48:19 -08:00
ekatek
e908f9540b
Merge branch 'accounts-tests' of https://github.com/meteor/meteor into accounts-tests
2014-02-13 14:57:17 -08:00