Skip to content

Development: Add architecture test for query capitalization #49399

Development: Add architecture test for query capitalization

Development: Add architecture test for query capitalization #49399

GitHub Actions / Java Architecture Tests succeeded Feb 23, 2024 in 1s

24 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-de.tum.in.www1.artemis.ArchitectureTest.xml 14✅ 4s
build/test-results/test/TEST-de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest.xml 8✅ 166ms
build/test-results/test/TEST-de.tum.in.www1.artemis.domain.FeedbackArchitectureTest.xml 2✅ 617ms

✅ build/test-results/test/TEST-de.tum.in.www1.artemis.ArchitectureTest.xml

14 tests were completed in 4s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.in.www1.artemis.ArchitectureTest 14✅ 4s

✅ de.tum.in.www1.artemis.ArchitectureTest

✅ testNoJunitJupiterAssertions()
✅ testRepositoryParamAnnotation()
✅ testFileWriteUsage()
✅ testCorrectStringUtils()
✅ testValidSimpMessageSendingOperationsUsage()
✅ testLogging()
✅ testNoHazelcastUsageInConstructors()
✅ testJSONImplementations()
✅ testNoDirectGitCommitCalls()
✅ testNoCollectorsToList()
✅ testNoJUnit4()
✅ testJPQLStyle()
✅ testCorrectLoggerFields()
✅ testNullnessAnnotations()

✅ build/test-results/test/TEST-de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest.xml

8 tests were completed in 166ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest 8✅ 166ms

✅ de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest

✅ testEnforceAdminAnnotations()
✅ testEnforceAtLeastEditorAnnotations()
✅ testNoPreAuthorizeOnRestEndpoints()
✅ testEnforceAtLeastTutorAnnotations()
✅ testEnforceAtLeastInstructorAnnotations()
✅ testEnforceAtLeastStudentAnnotations()
✅ testEnforceNothingAnnotations()
✅ testNoPreAuthorizeOnRestControllers()

✅ build/test-results/test/TEST-de.tum.in.www1.artemis.domain.FeedbackArchitectureTest.xml

2 tests were completed in 617ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.in.www1.artemis.domain.FeedbackArchitectureTest 2✅ 617ms

✅ de.tum.in.www1.artemis.domain.FeedbackArchitectureTest

✅ testSetLongFeedbackTextNotUsed()
✅ testGetLongFeedbackTextNotUsed()