Jcorb08 / ASE

Repository for Advanced Software Engineering Group 3
0 stars 0 forks source link

Automated Testing #15

Open Jcorb08 opened 2 years ago

Jcorb08 commented 2 years ago

This will need to be done using Angualr's Framework potentially, allowing inputs in before testing apon them. Use this: https://angular.io/guide/testing And allow it to be ran on ng test

This should run on the main branch and integrate with angular using the guide above.

I'm going to need them to test it works correctly and doesn't give incomplete solutions and builds correctly and user inputs are being handled correctly etc. As many different things to test as you can think of.