Emily Stark
9e3d6fc5cf
Merge branch 'package-stats' into packaging
...
Conflicts:
tools/commands.js
2014-05-13 13:43:48 -07:00
David Glasser
e4000c6808
Merge branch 'devel' into packaging
...
Conflicts (around utils.quotemeta):
tools/packages.js
tools/utils.js
2014-05-12 17:06:11 -07:00
Avital Oliver
6696e2751e
Respond to Emily's code review comments
2014-05-12 16:45:49 -07:00
Avital Oliver
a51b4697ae
Test that userId is recorded when sending package stats.
2014-05-12 16:24:36 -07:00
David Glasser
9d70ff64c9
springboard almost works
...
springboarding happens infinitely because of build ids
have to manually bootstrap a tropohouse
fixed some other things:
- store package server token in correct domain
- copy files (eg packages pre-publish) with +x flags
- catalog.getReleaseTrack works
- don't pass release to uniload (Meteor.release will always
end up 'UNILOAD')
- fix building meteor-tool again
- stop supporting apps without .meteor/release
- merging unipackages with tools works
springboarding to warehouse releases totally not supported
2014-05-05 19:18:34 -07:00
Emily Stark
0a5297d39b
Bump a test timeout
2014-04-26 14:46:32 -07:00
Geoff Schmidt
688f7b3643
rename unipackage.load to uniload.load
2014-03-13 21:47:12 -07:00
Geoff Schmidt
3f8beb0935
unipackage.load no longer takes a library
2014-03-11 14:42:42 -07:00
David Glasser
0aa0bf0ade
Make some tests more likely to pass on slow net
...
We really should download 0.7.0.1 just once for all tests as some
special-cased thing in selftest.js, I think.
2014-02-25 00:28:48 -08:00
Emily Stark
8f9f793c32
Add test for 'meteor deploy --settings'
2014-02-19 11:33:13 -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
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
e1548ed0cd
Add first deferred registration test
2014-02-14 14:58:59 -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
d5a587cf1c
Update test-utils comments
2014-02-13 21:23:44 -08:00
Emily Stark
33da8066ec
Add forgotten test-utils export
2014-02-13 20:42:14 -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