gschool-blue-ocean / admissions-hub-20

https://admissions-hub-20.vercel.app/
1 stars 2 forks source link

Config CI using GitHub Actions #11

Open CStewCodes opened 1 year ago

CStewCodes commented 1 year ago

We're going to want to implement workflows:

Consider E2E testing on the front end and unit testing on the backend (Comment from @ranegray about practicality)

joegor85 commented 1 year ago

We got the simple test test running and passing. Just need to focus on adding new tests and getting lint and prettier functioning correctly later.

CStewCodes commented 1 year ago

Still working additional testing.