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

Write test cases for interacting with each API endpoint #9

Open
ryanhamley opened this issue Sep 21, 2017 · 6 comments
Open

Write test cases for interacting with each API endpoint #9

ryanhamley opened this issue Sep 21, 2017 · 6 comments
Milestone

Comments

@ryanhamley
Copy link
Contributor

Right now there's a commented out test function in App.js that makes requests to the endpoints of the Acopio API. We should remove this and write test cases for interacting with each endpoint.

@ryanhamley ryanhamley added the v1 label Sep 21, 2017
@sbaidon
Copy link
Contributor

sbaidon commented Sep 21, 2017

I can take care of this once CORS issues are dealt with

@ryanhamley ryanhamley added this to the v1 milestone Sep 21, 2017
@ryanhamley
Copy link
Contributor Author

Thanks! At the very least, we'd need the GET endpoints for v1.

@sbaidon
Copy link
Contributor

sbaidon commented Sep 21, 2017

will do

@ryanhamley
Copy link
Contributor Author

@sbaidon The CORS issue was taken care of this morning if you want to take this on.

@sbaidon
Copy link
Contributor

sbaidon commented Sep 22, 2017

I have been trying to make the tests but some endpoints are not working yet

@ryanhamley
Copy link
Contributor Author

@sbaidon Yeah, it seems like some of the database stuff is still being updated and changed around. Discussion is ongoing in Slack

@jeduan jeduan added v2 and removed v1 v2 labels Sep 23, 2017
@jeduan jeduan modified the milestones: v1, v2, v3 Sep 23, 2017
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

No branches or pull requests

3 participants