gitcoinco / grants-stack-api

GNU Affero General Public License v3.0
13 stars 2 forks source link

tests for actix web server #26

Open hmrtn opened 1 year ago

hmrtn commented 1 year ago

Is your feature request related to a problem? Please describe. Tests are a good idea. Describe the solution you'd like Tests for all endpoints. Will require a test database connection with test data present.
Describe alternatives you've considered Not. Additional context See here for docs on testing. We'll need to mock graph requests.