8 Commits

Author SHA1 Message Date
fryorcraken.eth
88c6ec6ef4
chore: add '.js' extensions to local import
As per ESM standard.
2022-12-02 15:54:30 +11:00
fryorcraken.eth
a8ab53a6c5
tests: Use in-memory DB instead of sqlite (in memory) 2022-11-17 14:28:01 +11:00
fryorcraken.eth
909a8f94c2
test: set nwaku logs to trace
Can now be done via command line argument.
2022-11-17 12:07:53 +11:00
fryorcraken.eth
862a33f239
test: reduce log verbosity 2022-11-15 22:01:27 +11:00
fryorcraken.eth
66270836f8
test: need to specify in memory sqlite
So that messages are not persisted between tests.
2022-11-15 22:01:26 +11:00
fryorcraken.eth
9cdc9f96ac
test: nwaku's --persist-message is now deprecated
`--store=true` is enough to enable message persist for waku store.
2022-11-15 22:01:26 +11:00
fryorcraken.eth
e901e7f69d
chore: fix tests build 2022-11-03 21:48:04 +11:00
fryorcraken.eth
b11d465a9d
chore: move tests to remove circular dep 2022-11-01 21:31:53 +11:00