Files
group-2-threaded-project-pe…/pom.xml
Harkamal Randhawa 015bb574b8 Add validation tests to detect run configuration drift
- Add spring-boot-starter-test dependency for JUnit Jupiter
- Validate main class exists and matches run config reference
- Validate module name matches pom.xml artifactId
- Validate schema.sql contains active column
- Prevents configuration breakage from refactoring
- Fails with clear messages pointing to which configs need updates

All 5 tests passing.
2026-03-09 22:01:42 -06:00

3.3 KiB