Commit Graph

4 Commits

Author SHA1 Message Date
Alex Potsides fb99e690a6
fix: add js tests to this repo (#365)
Trying to debug these tests in CI is incredibly difficult and since they depend on older versions of previously published modules, if something breaks due to a bug in released code it's very hard to fix it.

Instead follow the pattern in the perf tests and include the full test implementations here.
2024-06-06 10:53:35 +01:00
github-actions[bot] f25059fc3e
chore: add js-libp2p@v1.3.0 to transport-interop (#359)
* chore: add js-libp2p@v1.3.0 to transport-interop

* chore: add js-libp2p@v1.4.0 to transport-interop

* chore: add js-libp2p@v1.5.0 to transport-interop

* chore: add js-libp2p@v1.6.0 to transport-interop

* Update js-libp2p versions

* Buster has openssl 1.1 still

* Filter only js v1.6 for debugging

* Try emitting only

* Print docker version

* Attempt to patch tests

* Undo changes in .github

* Buster not needed apparently

---------

Co-authored-by: galargh <galargh@users.noreply.github.com>
Co-authored-by: Marco Munizaga <git@marcopolo.io>
Co-authored-by: Marco Munizaga <marco@marcopolo.io>
2024-05-22 17:53:31 -07:00
Chad Nehemiah 6d4c701f27
chore(transport-interop): add js-libp2p v0.46.21 (#305)
Also upgrade the dependencies
2023-11-14 19:34:52 +00:00
Thomas Eizinger 6ab15df0ec
Rename `multidim-interop` to `transport-interop` (#308) 2023-10-05 14:12:39 +11:00