bensivo / mapo

0 stars 0 forks source link

Feature: e2e test for mapo-api #63

Open bensivo opened 3 weeks ago

bensivo commented 3 weeks ago

I should be able to quickly validate the functionality of the mapo-api via an e2e test suite.

Ideally, this e2e test suite should operate on a fully ephemeral environment, not the true deployed instance, so that bugs in the test suite don't creep into the production instance.