This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
nim-codex-dht
Watch
1
Star
0
Fork
0
You've already forked nim-codex-dht
mirror of
https://github.com/codex-storage/nim-codex-dht.git
synced
2025-02-21 08:08:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-codex-dht
/
tests
/
testAll.nim
4 lines
88 B
Nim
Raw
Normal View
History
Unescape
Escape
build: Add CI Actions 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.
2022-02-25 13:39:07 +11:00
import
.
/
dht
/
test_providers
,
protobuf encoding for all message types
2022-04-07 14:02:12 -05:00
.
/
discv5
/
[
test_discoveryv5
,
test_discoveryv5_encoding
]
Reference in New Issue
Copy Permalink