source: josm/trunk/test/unit/org/openstreetmap/josm/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18267   3 years Don-vip PluginHandlerTestIT: Skip unofficial plugins in headless mode, too …
(edit) @18037   3 years Don-vip fix #21064 - Add JUnit 5 extension for preferences (patch by taylor.smock)
(edit) @17857   3 years Don-vip improve PluginHandlerTestIT assertions readability
(edit) @17573   3 years simon04 see #20563 - Fix PluginHandler, PluginInformation Regression of r17571.
(edit) @17571   3 years simon04 fix #20563 - PluginListParser.parse amounts to 80% of allocations …
(edit) @17383   3 years Don-vip see #16567 - better assertion error messages for rules/plugins …
(edit) @17288   3 years Don-vip see #16567 - fix integration tests
(edit) @17275   3 years Don-vip see #16567 - upgrade almost all tests to JUnit 5, except those …
(edit) @17195   4 years simon04 see #15102 - see #16637 - Use WireMockServer.url()
(edit) @17129   4 years simon04 PluginHandlerTestIT: use our Utils.getRootCause
(edit) @17089   4 years simon04 see #19888 - Make PluginHandlerJOSMTooOldTest more robust
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16667   4 years simon04 see #19397 - Fix unit tests on JDK8
(edit) @16666   4 years simon04 see #19397 - Fix PluginHandlerJOSMTooOldTest
(edit) @16161   4 years simon04 see #18948 - Get rid of remaining com.google.common.collect
(edit) @16160   4 years simon04 see #18948 - Get rid of remaining ImmutableMap.of
(edit) @16159   4 years simon04 see #18948 - Use Collections.singletonMap instead of ImmutableMap.of
(edit) @15737   4 years Don-vip fix #18576 - fix PluginHandlerTest#testBuildListOfPluginsToLoad unit test
(edit) @15723   4 years simon04 Fix unit tests
(edit) @15717   4 years simon04 Java 8: use Collectors.joining
(edit) @15508   4 years Don-vip fix #18277 - Allow plugins to implement Destroyable if they want to …
(edit) @15242   5 years Don-vip disable HeadlessException check when loading plugins (for real)
(edit) @15239   5 years Don-vip disable HeadlessException check when loading plugins - we cannot force …
(edit) @14781   5 years Don-vip see #16912 - update javafx plugin name
(edit) @14778   5 years Don-vip see #16912 - filter plugins requiring JavaFX on Java < 11 and headless mode
(edit) @14776   5 years Don-vip see #16912 - Ignore HeadlessException with JavaFX components. Issue …
(edit) @14770   5 years Don-vip see #16912 - Ignore HeadlessException with JavaFX components. Issue …
(edit) @14317   6 years Don-vip fix #16835 - PluginHandlerTest: fix for non-headless mode by properly …
(edit) @14239   6 years Don-vip see #16682 - On Java 9/10 and headless mode, filter plugins requiring …
(edit) @14235   6 years Don-vip make sure https is properly initialized for integration tests
(edit) @14213   6 years Don-vip fix #16700 - add new tests exercising handling of plugins that …
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14149   6 years Don-vip see #15229 - deprecate Main.pref
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14113   6 years Don-vip name GPX layers in PluginHandlerTestIT to help debugging
(edit) @14111   6 years Don-vip should fix NPE seen in PluginHandlerTestIT
(edit) @14093   6 years Don-vip drop unitils library. It was only added to avoid implementing …
(edit) @14081   6 years Don-vip see #16010 - Ignore tests using JMockit on Java 11+, workaround to …
(edit) @14052   6 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
(edit) @13993   6 years Don-vip see #16400 - update integration test to detect invalid manifest entries
(edit) @13793   6 years Don-vip see #16288 - replace similar i18n strings (script update for plugins)
(edit) @13079   6 years Don-vip see #15560 - EqualsVerifier does not work with newer Java versions -> …
(edit) @12849   7 years bastiK see #15229 - use Config in tests
(edit) @12842   7 years bastiK see #15229 - fix test deprecations
(edit) @12754   7 years Don-vip see #15229 - see #15182 - see #13036 - update unit tests
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12625   7 years Don-vip filter josm-config plugin - see …
(edit) @12337   7 years michael2402 PluginHandlerTestIT: Remove unused import.
(edit) @12323   7 years bastiK see #14901 - some cleanup
(edit) @11974   7 years Don-vip add unit tests, javadoc
(edit) @10988   8 years Don-vip improve plugin integration test
(edit) @10986   8 years Don-vip improve plugin integration test, increase unit test timeout
(edit) @10758   8 years Don-vip sonar - squid:S3578 - Test methods should comply with a naming convention
(edit) @10560   8 years Don-vip Increase default timeout to avoid random network errors on big jar …
(edit) @10222   8 years Don-vip findbugs - fix/suppress most of warnings reported in unit tests + …
(edit) @10123   8 years Don-vip fix unit test failing with clean jenkins workspace
(edit) @10093   8 years Don-vip add more unit tests
(edit) @10050   8 years Don-vip add more unit tests
(edit) @9870   8 years Don-vip PluginHandler: deprecate kendzi3d-jogl plugin, remove unused code, …
(edit) @9815   8 years Don-vip see #12514, see #12533 - fix/ignore longstanding problems in unit tests
(edit) @9666   8 years stoecker see #12410 fix style of tests
(edit) @9501   8 years Don-vip make the distinction between unit tests (*Test.java) and integration …
(edit) @9458   8 years Don-vip timeouts for unit/performance tests
(edit) @9429   8 years Don-vip ignore plugin from EB Dirigo in plugin unit test (closed source + lack …
(edit) @9166   8 years Don-vip set a 10 minutes timeout for extensions unit tests to avoid network hang
(edit) @8938   8 years Don-vip add new unit test to check that all available plugins can be loaded
(add) @8881   9 years Don-vip add unit test for plugin list download
Note: See TracRevisionLog for help on using the revision log.