Skip to content

Add TESTAR get_all and delete

Fernando Pastor Ricos requested to merge testar_api into master

Add TESTAR:

  • GET all TestResults documents
  • GET all StateModel documents
  • DELETE specific TestResults document
  • DELETE specific StateModel document

Merge request reports