matt debergalis
|
f95082d519
|
semicolon
|
2012-05-08 15:39:14 -07:00 |
|
Geoff Schmidt
|
ef46d1ea58
|
eliminate App, proxy methods from Meteor
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
14d41036f4
|
Simplify subscription API
- Use positional arguments
- Pass the subscription object in 'this'
|
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
|
c2302c9e46
|
factor dynamic variable fully into tinytest.js
|
2012-03-02 03:27:55 -08:00 |
|
Geoff Schmidt
|
a0877e26be
|
move driver entrypoints from 'test' to 'tinytest'
|
2012-03-02 03:18:18 -08:00 |
|
Geoff Schmidt
|
60913bfd6f
|
Notify observers asynchronously, add write fencing
|
2012-03-02 01:41:06 -08:00 |
|
Geoff Schmidt
|
4f04e0fb6a
|
don't offer to debug server tests on the client
|
2012-02-29 01:47:42 -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
|
f41d692cf5
|
method invocation context object
(including support for async methods, server-side
method ordering, running simulated methods
correctly)
|
2012-02-29 00:42:38 -08:00 |
|
Geoff Schmidt
|
97c3e50379
|
Support server-side tests.
|
2012-02-23 06:08:09 -08:00 |
|