Is your enhancement request related to a problem? Please describe.
Currently we're not following the integ & unit test convetion in automa-app (not automa-app-shared). This Issue aims to implement the gha to run tests for all of these, and an actual base test structure for these!
Describe the solution you'd like
- Implement actions for UI, Unit & Integration tests for all the automa apps
- Implement some example tests for all of these
- Create another Issue to write tests for all of these!
Is your enhancement request related to a problem? Please describe.
Currently we're not following the
integ&unittest convetion in automa-app (not automa-app-shared). This Issue aims to implement the gha to run tests for all of these, and an actual base test structure for these!Describe the solution you'd like