David Glasser
|
fb24d39cba
|
cli-test: Use node instead of Python.
It's guaranteed to be there, and works better!
|
2013-01-03 00:40:08 -08:00 |
|
David Glasser
|
f3940cab78
|
Use Python instead of Perl.
|
2013-01-02 17:26:59 -08:00 |
|
David Glasser
|
8231783d22
|
More sleep is always the answer! (Avoid race between listens.)
|
2013-01-02 14:11:24 -08:00 |
|
David Glasser
|
4f8032e577
|
cli-test: Error checking in mongo message test.
|
2013-01-02 13:54:34 -08:00 |
|
David Glasser
|
66b0e7caff
|
cli-test: Use perl instead of nc for portability.
|
2013-01-02 12:08:39 -08:00 |
|
David Glasser
|
45b7ff1c78
|
Yet more sleeps in cli-test.
|
2013-01-01 16:42:42 -08:00 |
|
David Glasser
|
6c04fab366
|
Make sleeps larger in cli-test.sh (cheap AWS instances are slow...)
|
2012-12-31 12:49:28 -08:00 |
|
David Glasser
|
dea8fc6d4d
|
More sleeps to help things work on Linux.
|
2012-12-31 12:43:15 -08:00 |
|
David Glasser
|
eee3352675
|
Make cli-test.sh pass on Linux.
|
2012-12-31 12:36:44 -08:00 |
|
David Glasser
|
238a7858e5
|
admin/cli-test.sh --global should use 'meteor' from $PATH, not hardcode
/usr/local/bin.
|
2012-12-31 12:24:29 -08:00 |
|
Naomi Seyfer
|
9bc802b3f6
|
Added file with library of mongo exit codes
Make meteor clearer about why mongo exited.
test for one possible mongo badness
Only print explanation if we have it
|
2012-12-07 11:27:18 -08:00 |
|
Naomi Seyfer
|
ad564f26aa
|
Re-silince settings test
|
2012-12-06 14:21:42 -08:00 |
|
Naomi Seyfer
|
0531db7dcb
|
Adjusting code as per code review comments
|
2012-12-06 14:21:42 -08:00 |
|
Naomi Seyfer
|
fb1d2b319a
|
Tests for --settings, and also Nick's review comments
|
2012-12-06 14:21:42 -08:00 |
|
Naomi Seyfer
|
1cbfe4e361
|
Modified cli-test.sh to be less sensitive to directory run from
|
2012-11-28 18:39:25 -08:00 |
|
Naomi Seyfer
|
6ccd7b4bb1
|
Changed cli-test.sh to default to using working copy meteor.
If you want the old behavior, using the installed meteor,
pass in the option --global
|
2012-11-28 18:30:04 -08:00 |
|
Nick Martin
|
53f4cd7354
|
Update timeout to reflect new behavior.
This is now even more lame than before.
|
2012-07-12 19:43:54 -07:00 |
|
Nick Martin
|
e7a29036c3
|
Update CLI test to test project name with spaces.
|
2012-04-20 13:16:28 -07:00 |
|
Nick Martin
|
e68f9d113c
|
Remove old busted selenium tests, and move cli tests out of the way.
This way people aren't confused by a mostly empty 'tests' dir.
|
2012-04-17 23:30:30 -07:00 |
|