forked from goodboy/tractor
1
0
Fork 0
tractor/tests
Tyler Goodlet 827a6c6014 Make `rpc_modules` a positional arg to `tractor.run_daemon()` 2018-09-10 22:31:23 -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 Make `rpc_modules` a positional arg to `tractor.run_daemon()` 2018-09-10 22:31:23 -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