This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
logos-messaging-nim
Watch
1
Star
0
Fork
0
You've already forked logos-messaging-nim
mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced
2026-01-04 06:53:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-messaging-nim
/
tests
/
wakunode2
/
test_all.nim
4 lines
64 B
Nim
Raw
Normal View
History
Unescape
Escape
feat(coverage): Add simple coverage (#2067) * Add test aggregator to all directories. * Implement coverage script.
2023-09-27 15:53:23 +02:00
{.
used
.
}
feat: Waku API create node (#3580) * introduce createNode # Conflicts: # apps/wakunode2/cli_args.nim * remove confutils dependency on the library * test: remove websocket in default test config * update to latest specs * test: cli_args * align to spec changes (sovereign, message conf, entrypoints * accept enr, entree and multiaddr as entry points * post rebase * format * change from "sovereign" to "core" * add example * get example to continue running * nitpicks * idiomatic constructors * fix enum naming * replace procs with consts * remove messageConfirmation * use pure enum * rename example file
2025-10-01 16:31:34 +10:00
import
.
/
test_app
,
.
/
test_validators
,
.
/
test_cli_args
Reference in New Issue
Copy Permalink