Logo
Explore Help
Sign In
logos-messaging/logos-messaging-js
1
0
Fork 0
You've already forked logos-messaging-js
mirror of https://github.com/logos-messaging/logos-messaging-js.git synced 2026-05-02 10:53:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
logos-messaging-js/packages/tests/src/index.ts

13 lines
243 B
TypeScript
Raw Normal View History

Use Typedoc comment style
2021-05-10 15:53:05 +10:00
/**
Revert naming to js-waku To align with go-waku and nim-waku and keep bors working.
2021-05-13 16:49:29 +10:00
* A collection of tools to test the js-waku library.
Use Typedoc comment style
2021-05-10 15:53:05 +10:00
*
* @hidden
* @module
*/
chore: add '.js' extensions to local import As per ESM standard.
2022-12-02 15:43:46 +11:00
export * from "./async_fs.js";
export * from "./constants.js";
export * from "./delay.js";
export * from "./log_file.js";
fix: failing px tests for nwaku master (#1355) * move dockerode into a separate class * rename `nwaku` to `WakuNode` to generalise - nwaku and go-waku were running through `nwaku.ts` * move wakunode and docker into one subdir * rename node to `NimGoNode` and update imports in tests * update docker to host all containers in a specific network * update the peer exchange test * assign static IPs to containers * enable relay on px interop * fix px compliance tests * fix import
2023-05-19 01:28:49 +05:30
export * from "./node/nwaku.js";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 61ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API