tractor/tests
Tyler Goodlet d12136d44d Add some mult-program tests
Run the arbiter-actor in a separate program and do some basic tests to
make sure everything works - particularly, registration and
cancellation.
2018-09-08 09:44:29 -04:00
..
conftest.py Add some mult-program tests 2018-09-08 09:44:29 -04:00
test_cancellation.py Break cancellation tests into new module 2018-09-02 11:51:58 -04:00
test_discovery.py Test the `wait_for_actor()` api 2018-08-13 00:06:22 -04:00
test_local.py Running without a main func is a type error 2018-09-05 18:13:23 -04:00
test_multi_program.py Add some mult-program tests 2018-09-08 09:44:29 -04:00
test_spawning.py Move basic spawning tests to separate module 2018-09-02 22:07:32 -04:00
test_streaming.py Move streaming tests into separate module 2018-09-02 21:58:42 -04:00