tractor/tests
Tyler Goodlet 5ab98513b7 Move `@tractor_test` into `conftest.py` 2022-10-09 17:14:20 -04:00
..
conftest.py Move `@tractor_test` into `conftest.py` 2022-10-09 17:14:20 -04:00
test_2way.py Move context-streaming operational tests into one mod 2021-12-06 16:45:44 -05:00
test_advanced_streaming.py Use built-ins for all data-structure-type annotations 2022-09-15 23:41:28 -04:00
test_cancellation.py Increase some timeouts for windows 2022-01-21 12:20:06 -05:00
test_child_manages_service_nursery.py Add a new "trioisms" test mod for tracking `trio` wishlist behaviour 2022-04-12 13:05:56 -04:00
test_clustering.py Enable bp on clustering test 2021-12-05 20:02:55 -05:00
test_context_stream_semantics.py Change test import 2022-09-15 23:41:28 -04:00
test_debugger.py Add in issue link for nested cases 2022-08-02 12:17:34 -04:00
test_discovery.py Pack tuple keys as . delim strs in registry tests 2022-02-15 08:48:07 -05:00
test_docs_examples.py Guard against `asyncio` cancelled logged to console 2022-08-02 12:17:16 -04:00
test_infected_asyncio.py Slight lint fixes 2022-07-15 11:18:48 -04:00
test_local.py Remove `tractor.run()` once and for all 2022-09-15 23:41:28 -04:00
test_multi_program.py Drop run from multi prog tests 2021-05-07 11:21:40 -04:00
test_pubsub.py Better idea: start a `tractor.experimental` subpkg 2022-01-29 14:03:55 -05:00
test_resource_cache.py Parameterize over cache keying methods: kwargs and "key" 2021-12-16 18:02:03 -05:00
test_rpc.py Drop lingering rpc_module_paths refs 2021-05-07 11:21:40 -04:00
test_runtime.py Expose lifetime stack as class attr, add base test suite 2022-09-15 23:50:15 -04:00
test_spawning.py Expose lifetime stack as class attr, add base test suite 2022-09-15 23:50:15 -04:00
test_streaming.py One more increase for py3.10 2022-01-21 12:20:06 -05:00
test_task_broadcasting.py Use built-ins for all data-structure-type annotations 2022-09-15 23:41:28 -04:00
test_trioisms.py Add a new "trioisms" test mod for tracking `trio` wishlist behaviour 2022-04-12 13:05:56 -04:00