Changes between Version 1 and Version 2 of Ticket #21139, comment 8
- Timestamp:
- 2021-07-21T22:11:29+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21139, comment 8
v1 v2 5 5 Current annotations in my working directory (relevant for MinimapDialogTest): 6 6 * @Main 7 * Needs @HTTP(otherwise MOTD throws -- "HTTP factory has not been set")7 * Needs [https://josm.openstreetmap.de/ticket/21150 @HTTP] (otherwise MOTD throws -- "HTTP factory has not been set") 8 8 * @Projection 9 9 * @FakeImagery 10 10 * Needs a [https://josm.openstreetmap.de/ticket/21150 @Wiremock] rule~~, which I haven't written yet, probably why it fails under JUnit5 in the first place~~ 11 12 EDIT: 13 @Wiremock and @HTTP are part of the patch for #21150


