matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
460 stars 151 forks source link

E2E testing against IRCD/Homeserver #1622

Closed Half-Shot closed 1 year ago

Half-Shot commented 1 year ago

This work contains the initial parts required to construct full e2e tests. This uses a similar technique to the matrix-node-irc library of providing a specalised test class for creating all the dependencies needed for testing.

TODO:

Outstanding bugs:

Neustradamus commented 1 year ago

@Half-Shot: Good job for IRC, can you merge for XMPP? :)