(Draft--temp fix needs to be improved) Recursion Bug Fix for Feed Events #132
syntax-check.yml
on: pull_request
Compilation Check
23s
Test Suite Check
21s
Annotations
2 errors
com.danielagapov.spawn.ServiceTests.EventServiceTests ► getFullEventById_ShouldReturnFullFeedEventDTO_WhenEventExists:
target/surefire-reports/TEST-com.danielagapov.spawn.ServiceTests.EventServiceTests.xml#L0
Failed test found in:
target/surefire-reports/TEST-com.danielagapov.spawn.ServiceTests.EventServiceTests.xml
Error:
org.opentest4j.AssertionFailedError: expected: <#123456> but was: <null>
|
Test Suite Check
Process completed with exit code 1.
|