Merge branch 'Tests' of https://github.com/ucsd-cse110-fa23/cse-110-p… #224
Annotations
5 errors
Feature15Tests.getRecipeListAToZTest():
app/src/test/java/cse/gradle/Feature15Tests.java#L77
org.opentest4j.AssertionFailedError: expected: <3> but was: <5>
|
Feature15Tests.getRecipeListZToATest():
app/src/test/java/cse/gradle/Feature15Tests.java#L117
org.opentest4j.AssertionFailedError: expected: <3> but was: <6>
|
Feature8Tests.getAllTest():
app/src/test/java/cse/gradle/Feature8Tests.java#L88
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
|
Feature8Tests.fullCRUDTest():
app/src/test/java/cse/gradle/Feature8Tests.java#L51
org.opentest4j.AssertionFailedError: expected: <Updated entry: potatoes,boil the potatoes,brunch,boiled potatoes,Wed Dec 06 07:08:57 UTC 2023,5be5e5be-4c1c-435d-b500-075d7e931551 with: potatoes,boil the potatoes,brunch,mashed potatoes,Wed Dec 06 07:08:57 UTC 2023,5be5e5be-4c1c-435d-b500-075d7e931551> but was: <Invalid PUT requestNo recipe found for id 5be5e5be-4c1c-435d-b500-075d7e931551>
|
build
Process completed with exit code 1.
|