Bugfix
: Fix post insertion for live created posts
#329
Annotations
3 errors
de.tum.informatics.www1.artemis.native_app.feature.coremodulestest.SyncServerTimeE2eTest ► sync server time:
core/data/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/core/data/NetworkResponse.kt#L43
Failed test found in:
test-outputs/core-modules-test/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.coremodulestest.SyncServerTimeE2eTest.xml
Error:
java.lang.RuntimeException: Network Response does not contain response: Login not successful; exception = io.ktor.client.network.sockets.SocketTimeoutException: Socket timeout has expired [url=http://localhost:8080/api/public/authenticate, socket_timeout=10000] ms
|
de.tum.informatics.www1.artemis.native_app.feature.courseregistration.CourseRegistrationE2eTest ► can successfully register in course:
core/data/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/core/data/NetworkResponse.kt#L43
Failed test found in:
test-outputs/course-registration/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.courseregistration.CourseRegistrationE2eTest.xml
Error:
java.lang.RuntimeException: Network Response does not contain response: Login not successful; exception = io.ktor.client.plugins.HttpRequestTimeoutException: Request timeout has expired [url=http://localhost:8080/api/public/authenticate, request_timeout=10000 ms]
|
de.tum.informatics.www1.artemis.native_app.feature.courseview.CourseOverviewE2eTest ► displays correct course title:
core/data/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/core/data/NetworkResponse.kt#L43
Failed test found in:
test-outputs/course-view/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.courseview.CourseOverviewE2eTest.xml
test-outputs/course-view/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.courseview.ExerciseListOverviewE2eTest.xml
test-outputs/course-view/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.courseview.ExerciseListOverviewE2eTest.xml
test-outputs/course-view/testProductionTumReleaseUnitTest/TEST-de.tum.informatics.www1.artemis.native_app.feature.courseview.LectureListE2eTest.xml
Error:
java.lang.RuntimeException: Network Response does not contain response: Login not successful; exception = io.ktor.client.plugins.HttpRequestTimeoutException: Request timeout has expired [url=http://localhost:8080/api/public/authenticate, request_timeout=10000 ms]
|