Closed AhmedSoliman closed 3 hours ago
5 files - 2 5 suites - 2 1m 50s ⏱️ - 2m 40s 45 tests - 2 44 ✅ - 2 1 💤 ±0 0 ❌ ±0 113 runs - 69 111 ✅ - 68 2 💤 - 1 0 ❌ ±0
Results for commit 058539c0. ± Comparison against base commit c19fcdff.
:recycle: This comment has been updated with latest results.
Introduces a new macro that creates a default TaskCenter in tests. This should replace usage of
tokio::test
(the code is mostly based on it) and it provides access toTaskCenter::current()
within the test code.This also introduces a transitional type
TestCoreEnv2
, a clone ofTestCoreEnv
but without TaskCenter. After migration, this will be renamed toTestCoreEnv
again.Stack created with Sapling. Best reviewed with ReviewStack.
2355 (2 commits)
2344
2343
2339