Mathias Meyer
|
ed959be433
|
Pull Sauce script from gist.githubusercontent.com
|
2014-03-10 12:53:13 +01:00 |
|
Piotr Sarnacki
|
5fea9d1d7b
|
Change spec runner to qunit
New ember-testing additions can be plugged into qunit without any
changes, so the easiest way to start using it is to rewrite our tests to
qunit.
|
2013-07-30 17:12:58 +02:00 |
|
Henrik Hodne
|
3df9ee9723
|
Fix the CI script
The [ function doesn't support "&&" (you need [[ for that).
Also added an echo statement to inform that no tests were run if no if
statements matched.
|
2013-05-28 14:33:28 +02:00 |
|
Nick Schonning
|
0f643851c7
|
Only run Saucelabs test with secure variables
This is intended to short circut PRs so that they don't get marked as
failed when they don't have access to the Sauce vars.
|
2013-05-28 01:06:23 -04:00 |
|
Piotr Sarnacki
|
bf2c9f5821
|
Rename TEST_SUITEs to ruby, phantomjs and saucelabs
|
2013-03-28 11:43:49 +01:00 |
|
Piotr Sarnacki
|
3312335efa
|
Saucelabs will surely fail if the *port is wrong* 😡
|
2013-03-28 09:07:43 +01:00 |
|
Piotr Sarnacki
|
6e1e49583b
|
Bigger timeout after starting server
|
2013-03-27 22:17:44 +01:00 |
|
Piotr Sarnacki
|
696c706dd1
|
Run specs on sauce labs
|
2013-03-27 20:08:28 +01:00 |
|
Piotr Sarnacki
|
b56fad5f20
|
Use bash for script/ci
|
2012-12-11 21:44:48 +01:00 |
|
Piotr Sarnacki
|
6661934b07
|
Run spec and web tests separately and allow web to fail
|
2012-12-11 21:30:12 +01:00 |
|