coderxio / dailymed-api

REST API for DailyMed SPLs
https://coderx.io/
MIT License
12 stars 5 forks source link

Finish06/improving testing #38

Closed finish06 closed 4 years ago

finish06 commented 4 years ago

Fixes coderxio/dailymed-api#

Explanation

Improved testing to match discussion with @yevgenybulochnik on PR #21. Additionally, added JSON structure of 100 SPL scrapes. Separated testing db and api files.

Rationale

Discussion with team members on ability to improve logic and readability of testing.

Tests

  1. What testing did you do? flake8 python manage.py test Testing pipeline