Commit graph

15 commits

Author SHA1 Message Date
Tim Mickel
56be48549d update IO tests 2014-09-12 14:34:13 -04:00
Andrew Sliwinski
aade0b4121 Merge from upstream 2014-04-10 12:25:43 -07:00
Shane M. Clements
62abf8d547 Merge pull request from prokls/master
SensingPrims.primTimestamp and Daylight Savings Time
2014-04-09 23:33:06 -06:00
Andrew Sliwinski
189153e2a0 Tests should follow existing style conventions 2014-04-09 01:18:14 -07:00
Andrew Sliwinski
1bd49e4e49 Add governance testing based on JSCS and consolidate test suite to makefile. Resolves GH-57 2014-04-09 01:17:04 -07:00
Lukas Prokop
a3cd2c796a Extend .is(:focus) check to activeElement.
If this test has to be used more often, I suggest to use a prototype.

This bugfix is based on various SO threads like
  http://stackoverflow.com/questions/18850219/testing-for-focus-an-angularjs-directive
2014-03-21 23:10:19 +01:00
Lukas Prokop
b88e215f8a Use toBeCloseTo for javascript numbers.
5280 is the precise number of days between these two dates
as currently implemented.

Between
  1st of Jan 2000 23:59 and 16th of June 2014 00:00 -> 5280
  1st of Jan 2000 00:00 and 16th of June 2014 23:59 -> 5281.999...8

Related to issue .
2014-03-21 20:36:51 +01:00
Brian Pilati
6e6524e481 updates to elevate my code to scratch standards 2014-03-10 21:04:56 -06:00
Brian Pilati
365e93f16a some final touches to the doAsk/answer project 2014-03-10 10:16:31 -06:00
Brian Pilati
e59b279be1 updates to finish doAsk 2014-03-09 11:59:38 -06:00
Brian Pilati
6f54f52f3c Added functionality to hide the doAsk prompt on a stopAll call with tests 2014-03-08 09:41:01 -07:00
Brian Pilati
1beed456cc updates to add "ask" functionality 2014-03-08 00:46:59 -07:00
Brian Pilati
3842832e52 additional tests in preparation to adding the "ask" functionality 2014-03-07 10:47:50 -07:00
Brian Pilati
23cc21b7d9 updates to bring more of the Scratch project under test ... still baby-steps 2014-03-07 10:47:07 -07:00
Brian Pilati
051e1e4778 bringing the Scratch html5 project under test 2014-03-07 10:47:06 -07:00