Files
meteor/tools/tests
Jesse Rosenberger e8fad2af2d Define Sandbox clients when running versioning hot code push test.
Since this test utilizes the `testWithAllClients` technique, which runs
the tests in various clients/browsers, it's necessary for the tests
`Sandbox` to define `clients`, otherwise the function within
`testWithAllClients` will not be executed at all.  This was causing this
particular test to always return success (it was running without failure
on exactly zero clients).

Also the technique of setting `this.baseTimeout` appeared to cause
problems, likely because it overrides various other values instead of
using `waitSecs` (we don't use the `baseTimeout` technique in other
places within self-tests either).

Discovered during testing, as mentioned in
https://github.com/meteor/meteor/pull/9439#pullrequestreview-83139232.
2017-12-13 16:07:59 +02:00
..
2016-03-17 16:48:25 +01:00
2016-06-06 02:17:36 +03:00
2015-08-06 16:39:00 -07:00
2017-09-22 08:47:37 -04:00
2017-04-07 18:50:17 +03:00
2016-05-13 15:09:03 -07:00