Closed okdv closed 6 months ago
added testing in go, so far just for user and auth endpoints (still need refresh test)
implemented user edit test so all user endpoints are tested and ok
next doing jobs and refresh
then adding tests as new routes are added
implemented pre-commit hook for building and testing
backend testing basically done, may just need to validate some workflows once those are created
playwright testing will come later i think, as larger redesigns start being implemented into frontend, basically a skeleton right now
adding workflow tests with those commits, closing this
Backend
Frontend
Probably a good idea to start looking into CI/CD with Github actions as well