arcuru/headjack

Testing?

Opened this issue · 0 comments

There are no tests currently, because everything here relies on communication with a homeserver.

I need to figure out if there's a way to test stuff without hosting an entire homeserver to do it, or just go ahead and use a hosted bot account for some integration testing. Ideally there'd be the Mocking options for the matrix-rust-sdk

I've been testing by running new features through my pokem or chaz test accounts. That works fine for the simplistic use cases, but this will quickly grow unwieldy if I start integrating more features.