Commit Graph

20 Commits (master)

Author SHA1 Message Date
Mike Gerwitz 02db399e56 Added RandomAllInclusiveSet (ideal algorithm for random testing) 2012-03-04 08:50:32 -05:00
Mike Gerwitz 31b7fb8e44 Options no longer passed to Set; only sample size is needed 2012-03-04 08:12:31 -05:00
Mike Gerwitz 216231b888 Passing base set instead of TestCase instance to Set subtypes 2012-03-04 08:05:12 -05:00
Mike Gerwitz 9923388cce Moved test runner to RandomGroupedSet and began offering option for different set randomization algorithms 2012-03-04 07:31:10 -05:00
Mike Gerwitz 65f42c6ac4 Added note about status bar to pending screen 2012-03-04 06:55:16 -05:00
Mike Gerwitz 7a8356d2a6 Added pending page 2012-03-03 23:35:34 -05:00
Mike Gerwitz e200ab3e82 Opted for simply using CSS for upper form notice
- This is essentially template logic anyway
2012-03-03 21:38:56 -05:00
Mike Gerwitz 38aefd223a Refactored most main.js logic into RecTest 2012-03-03 20:53:37 -05:00
Mike Gerwitz 95f0a585f9 Centering rendering 2012-03-03 19:22:22 -05:00
Mike Gerwitz 4a114606ba Using white instead of light gray for color test 2012-03-03 19:22:22 -05:00
Mike Gerwitz 5b9c401a0e Using CSS to show/hide config 2012-03-03 19:22:22 -05:00
Mike Gerwitz 7824c77e97 Began adding status bar 2012-03-03 19:22:22 -05:00
Mike Gerwitz 2b6665b784 Using colors from Tango icon theme for color test 2012-03-03 19:22:22 -05:00
Mike Gerwitz 7e5be7745c Hiding header while testing 2012-03-03 19:22:22 -05:00
Mike Gerwitz 1e87ec531e Hiding notice when test begins 2012-03-03 19:22:22 -05:00
Mike Gerwitz 088dce30bc ColorTestCase will now return progressively more complex sets 2012-03-03 19:22:22 -05:00
Mike Gerwitz 88b00a7d15 Added initRender() to allow test cases to prepare display 2012-03-03 19:22:21 -05:00
Mike Gerwitz c720fc6154 Moved history out of TestRun 2012-03-03 19:22:21 -05:00
Mike Gerwitz 0fce660eb0 Placed each class into its own file 2012-03-03 19:22:08 -05:00
Mike Gerwitz 8cb33d0527 Very crude concept for recollection test (initial commit) 2012-03-03 11:11:45 -05:00