20 Commits

Author SHA1 Message Date
David Greenspan
ed86eff718 scroll test page to top when done 2012-06-04 21:03:18 -07:00
Avital Oliver
cf685eb58d Add a hook on unit test completion 2012-05-15 23:01:43 -07:00
David Greenspan
d7fe7c95cb have test driver report FAIL if exception anywhere 2012-04-18 18:23:18 -07:00
Nick Martin
5a1ecf6d16 Events test helper, plus misc test fixups. 2012-03-28 18:26:15 -07:00
Nick Martin
fb9376759a Make test runner show total time elapsed. 2012-03-28 18:26:15 -07:00
Geoff Schmidt
c327f75f68 make test failure messages render in IE6/IE7 2012-03-07 02:27:33 -08:00
Geoff Schmidt
3dc8dc2887 Permit fine-grained control of database polling.
You can now used invalidation keys to specify exactly what will get polled when.
2012-03-06 15:44:42 -08:00
Geoff Schmidt
0822bd410f rework public API for running tests 2012-03-02 05:08:06 -08:00
Geoff Schmidt
a0877e26be move driver entrypoints from 'test' to 'tinytest' 2012-03-02 03:18:18 -08:00
Geoff Schmidt
72e37d8748 Method invocation tests pass on server
(as well as client)
2012-02-29 02:04:33 -08:00
Geoff Schmidt
16b2de8e8c show overall test status
(makes it easier to see if server tests haven't returned)
2012-02-29 01:08:22 -08:00
Geoff Schmidt
97c3e50379 Support server-side tests. 2012-02-23 06:08:09 -08:00
Geoff Schmidt
e0722bedf8 basic livedata method invocation tests 2012-02-21 01:40:15 -08:00
Geoff Schmidt
8cf92b18ef reinstate ability to open debugger on a test
(also, restore ability to catch exceptions in tests)
2012-02-20 23:58:59 -08:00
Geoff Schmidt
6acaeb0ee6 refactor tinytest for async 2012-02-20 22:12:31 -08:00
David Greenspan
587913154c fixed test driver to not flush display; some optimizations 2012-02-13 20:08:07 -08:00
David Greenspan
f2e6838691 fixes to minimongo, test driver, and tests 2012-01-28 00:10:35 -08:00
Nick Martin
b367f4a6e1 Add logging package and make call sites use it. This should clear up any lingering IE console issues. 2012-01-27 23:19:48 -08:00
Geoff Schmidt
334885c18e tests run in root packages directory 2012-01-27 20:03:59 -08:00
Geoff Schmidt
d1d5604976 Refactor bundler; new package API 2012-01-27 20:02:26 -08:00