I can't get the tests running. Here's what I see:
Scotts-MacBook-Air-5:web(master) smtlaissezfaire$ dalek -l 5 dalek/*_test.js -d sauce -b chrome
Running tests
☁ [SYSTEM] dalek-internal-driver: Loading driver: "sauce"
ERROR: TypeError: Cannot read property '0' of null
Here's a gist of my config:
https://gist.github.com/smtlaissezfaire/6824adfab9f905ec9938
(I've changed my username + api key, obvious)