ipfs-pubsub-room
ipfs-pubsub-room copied to clipboard
Tests should use a "on the fly Signalling Server" and not the hosted one
Saw that running tests is running against the hosted node.
Chrome 60.0.3112 (Mac OS X 10.12.6) LOG: 'Swarm listening on', '/libp2p-webrtc-star/dns4/star-signal.cloud.ipfs.team/wss/ipfs/QmZTkjJoH9Q2Qm7en8V5LtsWjzEJuGuKsLb2xQXE4Pb921'
Chrome 60.0.3112 (Mac OS X 10.12.6) LOG: 'Swarm listening on', '/libp2p-webrtc-star/dns4/star-signal.cloud.ipfs.team/wss/ipfs/QmTzYhkM3XpRZAwRipJjcFZyAiGUjAwhHQkCXFyDUeBtbU'
This opens the possibility to have failures by external forces that are not controlled by tests.
@diasdavid do you know of a repository that you can point at that currently does this?
Ah, here's something - https://github.com/diasdavid/webrtc-ring-signaling-server
@eolszewski you can check on js-libp2p tests itself -- https://github.com/libp2p/js-libp2p/blob/master/.aegir.js