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

Mohammed/test framework #21

Merged
merged 5 commits into from
Aug 24, 2020
Merged

Mohammed/test framework #21

merged 5 commits into from
Aug 24, 2020

Conversation

mohammedsahl
Copy link
Member

@mohammedsahl mohammedsahl commented Aug 22, 2020

This PR adds basic API tests for the backend. This will close #63

Run: PORT=PORT_NUMBER yarn test

If PORT not specified, will default to 1337

@wlawt
Copy link
Member

wlawt commented Aug 22, 2020

Also mentioning #11 for backlog reference

@mohammedsahl
Copy link
Member Author

mohammedsahl commented Aug 23, 2020

Also of note, this is just a basic framework. I intended to add more complex test in the coming days. These tests are representative of the requests made by the front end

Next steps would be integrating this into CD/CI in the heroku deployment pipeline

@mohammedsahl mohammedsahl merged commit cc55849 into master Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add backend (API) test
2 participants