dfir-iris / iris-web

Collaborative Incident Response platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QI] Create first API endpoint test

whikernel opened this issue · comments

  • Create first API endpoint unit test on assets
  • Add the ability to run it from Github Actions

Thank you for the PR #402 -
It would be nice to:

  • Start the dockers at the beginning of the test suite
  • Stop the dockers at the end of the test suite
  • Have a test suite where cleaning is needed

That would avoid having to clean the containers each time which consumes a lot of resources.