forked from goodboy/tractor
1
0
Fork 0
tractor/tests
Tyler Goodlet fe4a39550d Add remote module error handling tests 2019-01-01 16:12:34 -05:00
..
conftest.py Expose `tractor_test` in the same way as `trio` 2018-11-26 11:26:04 -05:00
test_cancellation.py Leverage `pytest.raises()` better; fix a bunch of docs 2018-11-22 11:43:04 -05:00
test_discovery.py Test the `wait_for_actor()` api 2018-08-13 00:06:22 -04:00
test_local.py Verify arbiter self registration 2018-09-21 00:32:23 -04:00
test_multi_program.py Move `tractor_test` to new module 2018-11-26 11:20:53 -05:00
test_rpc.py Add remote module error handling tests 2019-01-01 16:12:34 -05:00
test_spawning.py Move basic spawning tests to separate module 2018-09-02 22:07:32 -04:00
test_streaming.py Add test to verify remote task cancellation 2018-12-10 23:13:58 -05:00