sennetconsortium / entity-api

A set of web service calls to return information about SenNet entities
MIT License
0 stars 0 forks source link

Revamp generation of test/mock data in entity-api to avoid huge maintenance overload #392

Open libpitt opened 2 months ago

libpitt commented 2 months ago

Things to consider:

  1. Docker
  2. Using the provenance_schema to generate test data properties
  3. Using actual dev data for test values

Thereby would mainly need to maintain the test themselves and the uuids for mock data values.