tractor/tests
Tyler Goodlet b1f657e246 De-compact async with tuple on 3.8-
Turns out can't use the nicer syntax before python 3.9 (even though it
doesn't seem documented anywhere?).

Relates to #207
2021-04-28 16:35:15 -04:00
..
conftest.py Factor `repodir()` helper into conftest.py 2020-10-13 14:49:31 -04:00
test_cancellation.py Update all tests to new streaming API 2021-04-28 12:23:14 -04:00
test_debugger.py Update debug tests to expect 'root' actor name 2021-02-24 13:38:20 -05:00
test_discovery.py De-compact async with tuple on 3.8- 2021-04-28 16:35:15 -04:00
test_docs_examples.py Don't run stdlib example as part of test set 2021-02-21 15:41:21 -05:00
test_local.py Fix some borked tests 2021-01-08 20:55:11 -05:00
test_multi_program.py Revert "Change to relative conftest.py imports" 2020-10-13 14:42:02 -04:00
test_pubsub.py De-compact async with tuple on 3.8- 2021-04-28 16:35:15 -04:00
test_rpc.py Use root as default name from `tractor.run()` 2021-02-25 08:51:28 -05:00
test_spawning.py Convert all test suite sync funcs 2021-04-27 12:08:30 -04:00
test_streaming.py Update all tests to new streaming API 2021-04-28 12:23:14 -04:00