Github Action for testing: Re-implement `tester.js`/mock Discord SDK for testing
Open
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The code actually supports being tested by a mocket TestSocket, however since migrating to the Discord SDK some of that has been lost. It would be nice to have all of this running in a Github Action for CI/CD purposes so we can ensure it's working correctly on changesets
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating tester.js and the existing TestSocket-based testing support, then review how the Discord SDK migration changed that setup. Restore the mock Discord SDK behavior and add a GitHub Action that runs the tests for changesets; done means the project’s tests execute successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100