poetapp / frost-api

Po.et's API Layer
https://api.poetnetwork.net
MIT License
24 stars 5 forks source link

Finish Integration Tests Migration to Riteway #910

Open lautarodragan opened 5 years ago

lautarodragan commented 5 years ago

The set of integration tests coded with riteway have several improvements: they each run their own instance of Frost API, create a temporary DB, and clean up after running. This leads to higher atomicity and reproducibility and improved development experience.