mockcord
mockcord copied to clipboard
A Mock Discord backend for integration testing.
Mockcord
Mockcord is a simple backend mock server for the Discord API. Mockcord was built to help library and bot developers build integration testing suites. Mockcord is currently heavily WIP.
TODO
Mocking
- [ ] REST API
- [ ] Authentication
- [ ] Channels
- [ ] Guilds
- [ ] Invites
- [ ] Users
- [ ] Voice
- [ ] Webhooks
- [ ] Gateway API
- [ ] v6 basics
- [ ] Auth flow
- [ ] Heartbeating
- [ ] Resuming
- [ ] Events
- [ ] v6 basics
- [ ] Voice API
Infra
- [ ] Travis Builds
- [ ] Simple static binary