Commit Graph

18 Commits

Author SHA1 Message Date
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
Sven Fuchs
29e8bb5633 do not rerun in dev mode for now 2013-02-22 17:09:04 +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
Sven Fuchs
fc20a8603a update script/server to use puma 2012-10-19 00:19:06 +02:00
Sven Fuchs
90fb2c3b78 add broadcasts 2012-10-18 03:53:19 +02:00
Konstantin Haase
ab866b4fe2 no longer run api 2012-10-16 18:42:37 +02:00
Sven Fuchs
00b3727f1d add .slugignore 2012-10-03 14:52:05 +02:00
Sven Fuchs
e78d4ee005 preserve the stats script 2012-10-03 13:39:02 +02:00
Sven Fuchs
767476a8c9 remove rails 2012-06-22 00:37:43 +02:00
Sven Fuchs
a3f629bd0d initial commit 2012-06-17 00:05:06 +02:00