mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced 2025-02-12 11:56:56 +00:00
Add CI workflow to run tests. Add code coverage workflow that publishes results to CodeCov. Add CI and coverage badges to README. Bump asynctest to allow for `setupAll` and `teardownAll`. Add local coverage nimble task. Combine tests in to a testAll file.
3 lines
87 B
Nim
3 lines
87 B
Nim
import
|
|
./dht/test_providers,
|
|
./discv5/[test_discoveryv5, test_discoveryv5_encoding] |