Add user information to image window and image info #152
GitHub Actions / JUnit Test Report
failed
Nov 6, 2023 in 0s
346 tests run, 343 passed, 0 skipped, 3 failed.
Annotations
github-actions / JUnit Test Report
JsonUserProfileDecoderTest.testDecodeInvalidUserProfile()
expected: not <null>
Raw output
org.opentest4j.AssertionFailedError: expected: not <null>
at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonUserProfileDecoderTest.testDecodeInvalidUserProfile(JsonUserProfileDecoderTest.java:74)
github-actions / JUnit Test Report
JsonUserProfileDecoderTest.testDecodeUserProfile2()
avatar not yet in response ==> expected: <null> but was: <javax.swing.ImageIcon@395e35f9>
Raw output
org.opentest4j.AssertionFailedError: avatar not yet in response ==> expected: <null> but was: <javax.swing.ImageIcon@395e35f9>
at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonUserProfileDecoderTest.testDecodeUserProfile2(JsonUserProfileDecoderTest.java:62)
github-actions / JUnit Test Report
JsonUserProfileDecoderTest.testDecodeUserProfile()
avatar not yet in response ==> expected: <null> but was: <javax.swing.ImageIcon@395e35f9>
Raw output
org.opentest4j.AssertionFailedError: avatar not yet in response ==> expected: <null> but was: <javax.swing.ImageIcon@395e35f9>
at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonUserProfileDecoderTest.testDecodeUserProfile(JsonUserProfileDecoderTest.java:50)
Loading