David Glasser
72c9657b0e
Test that observeChanges works over a failover
2014-04-10 16:56:32 -07:00
Andrew Wilcox
6f4f723c6a
Allow user to set heartbeat interval to 0 to disable sending pings.
...
Add test flag `_respondToPings` which allows tests to disable
responding to pings.
2014-03-30 20:03:29 -07:00
Andrew Wilcox
8709365598
Stop heartbeats on client side disconnect.
...
Use heartbeatInterval: 0 to disable heartbeats for testing.
No need to add `_internal` to the public connection API because we
can get to the internal session through the server.
2014-03-30 20:03:29 -07:00
Andrew Wilcox
865eb30015
Move protocol out of heartbeat.js
2014-03-30 20:03:29 -07:00
Andrew Wilcox
0ac3bf9d4b
Move the ddp-heartbeat test into tools/tests.
2014-03-30 20:03:29 -07:00
David Glasser
993fbc90cb
run-command tests
2014-02-17 19:46:29 -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
David Glasser
ea793cb906
Test for #1808
2014-02-14 00:24:49 -08:00
Geoff Schmidt
e1994f6ece
First installment of 'meteor run' tests.
...
Tests meteor --once and restarting on upgrade.
2014-01-29 02:02:17 -08:00
Geoff Schmidt
fd5073888a
Rename 'self tests' directory to 'tests'
2014-01-28 16:00:46 -08:00