ucsb-cs156-s24 / proj-courses-s24-4pm-2

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-2/
0 stars 0 forks source link

Kai -updated spring boot to version 3 #32

Closed kai-maeda closed 1 month ago

kai-maeda commented 1 month ago

Update the 19 files that were changed in team03 or their equivalency with a few exceptions.

These were in the instructions --> "The STARTER-team03 has code for integration and end2end tests. Do we need to add those in this issue? A: No. However, adding the lines in the pom.xml that exclude those from pitest is still a good idea, since those might get added into the code base in the future."

These are the files I could not find --> in pom.xml src/test/java/edu/ucsb/cs156/example/WebTestCase.java src/main/resources/application-integration.properties src/main/resources/application-wiremock.properties src/test/java/edu/ucsb/cs156/example/web/HomePageWebIT.java src/test/java/edu/ucsb/cs156/example/web/SwaggerWebIT.java

dokku link: https://proj-courses-kmflippo-dev.dokku-02.cs.ucsb.edu