Commit Graph

3 Commits

Author SHA1 Message Date
Robert Richey
525ea67314 Fix tests on Waypoint: Using typeof
Tests are now more robust. typeof string accepts any string - empty or not - with either single or double quotes. typeof number accepts any number, including floating point. Refactored from editor.getValue().match to code.match() and removed flags gi, as they don't make sense in these tests. closes #5065
2015-12-31 09:01:40 -07:00
Berkeley Martinez
19d363b584 Fix challenge order 2015-12-14 13:19:30 -08:00
Berkeley Martinez
3961d5056b Add superblock ordering 2015-12-14 13:19:30 -08:00