Tyler Goodlet
|
a2980d88c5
|
Fix import, but tests don't all work yet
|
2018-07-05 19:49:21 -04:00 |
Tyler Goodlet
|
f6080522f9
|
`tractor.run()` is required for testing now
|
2018-07-05 16:21:55 -04:00 |
Tyler Goodlet
|
82f22b76e5
|
Arbiter now supports non-empty statespace
|
2018-07-05 16:21:55 -04:00 |
Tyler Goodlet
|
97865a192a
|
Add an actor spawning test
Test that the actor nursery API and ``tractor.run`` entrypoint work when
the sub-actor's main task is all that is run (i.e. no rpc requests).
|
2018-07-05 16:21:55 -04:00 |
Tyler Goodlet
|
2e9cbec93c
|
Add a basic `tractor.run()` test
|
2018-07-05 16:21:55 -04:00 |
Tyler Goodlet
|
03c57ceece
|
Add an initial `tractor` price streaming test
|
2018-07-05 16:21:55 -04:00 |