anna-sara-maria / fundamentals-CI-integration

Lab 2 in software fundamentals
0 stars 1 forks source link

fix Feedback P2 Tests #21

Closed anna-sara-maria closed 1 year ago

anna-sara-maria commented 1 year ago

Instructions: Property (core CI feature #2 - testing): the CI server supports executing the automated tests of the group project. Testing is triggered as webhook, on the branch where the change has been made, as specified in the HTTP payload.Preparation: the students prepare a specific branch called "assessment" (not "master"). The students document in the README how test execution has been implemented and unit-tested.Assessment: The grader changes the oracle of an assertion in one test, and observes that tests are executed and at least one fails (the one with the changed assertion). Optionally, the grader has a look at the implementation or the tests of this feature.

Feedback: P2: create tests

Adrelix commented 1 year ago

assessment tests