forked from goodboy/tractor
1
0
Fork 0
tractor/tests
Tyler Goodlet 51f082fff7 Use mem chan in streaming tests 2019-02-15 17:10:57 -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 subs topics at each step 2019-01-23 22:35:04 -05:00
test_multi_program.py Move `tractor_test` to new module 2018-11-26 11:20:53 -05:00
test_pubsub.py Add a multi-task subscriber test 2019-02-15 17:04:41 -05:00
test_rpc.py Add tests for import-time failures 2019-01-12 17:56:39 -05:00
test_spawning.py Move basic spawning tests to separate module 2018-09-02 22:07:32 -04:00
test_streaming.py Use mem chan in streaming tests 2019-02-15 17:10:57 -05:00