Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build out testing framework for SlashGo Server #2

Open
navinpai opened this issue Oct 1, 2022 · 0 comments
Open

Build out testing framework for SlashGo Server #2

navinpai opened this issue Oct 1, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@navinpai
Copy link
Member

navinpai commented Oct 1, 2022

Today, we don't have any tests in SlashGo, nor any way to validate changes. To handle this, for the API endpoints, we should build out a testing framework using supertest, mocha,jest etc.

The goal for this is:

  1. Integrating testing libraries into the project
  2. Adding a npm test step in package.json
  3. Adding some sample tests to show functionality in action.
@navinpai navinpai added the good first issue Good for newcomers label Oct 1, 2022
@navinpai navinpai added the help wanted Extra attention is needed label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant