Skip to content

Merge branch 'develop' into hotfix/fix-quiz-exercises

Sign in for the full log view
GitHub Actions / Java Architecture Tests succeeded Mar 28, 2024 in 0s

32 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-de.tum.in.www1.artemis.architecture.ArchitectureTest.xml 22✅ 5s
build/test-results/test/TEST-de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest.xml 8✅ 86ms
build/test-results/test/TEST-de.tum.in.www1.artemis.domain.FeedbackArchitectureTest.xml 2✅ 324ms

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

22 tests were completed in 5s with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.in.www1.artemis.architecture.ArchitectureTest 22✅ 5s

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

✅ testNoEntityGraphsOnQueries()
✅ testEnforceRoleInExerciseEndpointHasExerciseIdParameter()
✅ testTransactional()
✅ ensureSpringComponentsAreProfileAnnotated()
✅ testNoJunitJupiterAssertions()
✅ testRepositoryParamAnnotation()
✅ testFileWriteUsage()
✅ testCorrectStringUtils()
✅ testValidSimpMessageSendingOperationsUsage()
✅ testLogging()
✅ testEnforceRoleInCourseEndpointHasCourseIdParameter()
✅ testCorrectServiceAnnotation()
✅ testNoHazelcastUsageInConstructors()
✅ testJSONImplementations()
✅ testNoWrongServiceImports()
✅ testNoDirectGitCommitCalls()
✅ testNoCollectorsToList()
✅ testNoJUnit4()
✅ testJPQLStyle()
✅ testOnlySpringTransactionalAnnotation()
✅ testCorrectLoggerFields()
✅ testNullnessAnnotations()

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

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

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

✅ 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 324ms with 2 passed, 0 failed and 0 skipped.

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

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

✅ testSetLongFeedbackTextNotUsed()
✅ testGetLongFeedbackTextNotUsed()