uug-ai / facial-access-control

A scalable web based application to provide and administer facial access to any device or service through facial biometric recognition.
https://uug.ai
3 stars 0 forks source link

Test framework for nextjs + GitHub action #3

Open cedricve opened 1 week ago

cedricve commented 1 week ago

Define a testing framework for nextjs, and add an GitHub action for running automated tests

KilianBoute commented 1 week ago

Installed act to run github actions locally. Will be using Jest as a testing platform and probably Playwright for e2e testing.