.. |
conftest.py
|
Drop dynamic backend-spawn-method test generation
|
2022-10-09 18:29:50 -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
|
'Rename mp spawn methods to have a `'mp_'` prefix'
|
2022-10-09 17:54:55 -04: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
|
Avoid inf nursery hang by reversing `async with` ordering
|
2022-10-11 20:00:05 -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
|
Fix import to load from `conftest.py`
|
2022-10-09 18:03:17 -04: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
|
Fix start method name in logging propagation test
|
2022-10-09 18:22:55 -04:00 |
test_streaming.py
|
Fix import to load from `conftest.py`
|
2022-10-09 18:03:17 -04: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 |