lab07_sb : Testing for Spring Boot applications
num | ready? | description | assigned | due |
---|---|---|---|---|
lab07_sb | false | Testing for Spring Boot applications | Tue 05/19 12:00PM | Tue 06/02 03:30PM |
This lab is an alternative for Spring Boot to lab07.
To earn the points for this lab, the project should have:
- at least one example of a plain old JUnit test for some plain old Java code
- at least one example of either an integration test, or an end-to-end (Selenium) test for a product feature.
This article has a good introduction to end-to-end testing for Spring Boot Projects:
Please be in close contact with your mentor, and if needed, your TA and instructor; since only one team is completing this version of the lab, we are relying on frequent contact between the team and the course staff rather than detailed instrutions. Seek clarification on what you don’t understand, and guidance on how to proceed.