TTUSDC / cpceed-webapp

CPCEED Web App
https://ttusdc.github.io/cpceed-webapp/
3 stars 0 forks source link

Api test improvements #18

Closed asclines closed 7 years ago

asclines commented 7 years ago

This PR accomplishes one thing: API Test Refinement

The main commit here is e0511e55a0c94ed5fa1fcd61dec63fcdbf659d56 where global variables are set

This PR starts a plan to clean up API tests and refactor as I learn more and better ways to test stuff.

This branch will remain open after this PR in an ongoing attempt to continuously improve the API tests as they are developed. Hopefully, this will allow the API tests to be more maintainable, usable, readable and efficient.