Axel Uhl
6dcd7d4187
bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions
2025-07-07 11:33:18 +02:00
Axel Uhl
3138f7745f
bug6127: refactored more test fragments to JUnit5
2025-06-05 17:21:26 +02:00
Axel Uhl
faf71f55a7
bug6127: first step migrating tests from JUnit4 to JUnit5
2025-06-05 17:21:25 +02:00
Axel Uhl
23b15b5479
defending against XML external entity attacks in XML/XRR result import
2025-01-14 13:46:21 +01:00
Axel Uhl
a3d3d10ef6
bug5920: removed M2S access token from executable parts of code; needs to come from manage2sail.accesstoken system property now
2023-11-27 18:46:12 +01:00
Axel Uhl
a6363406be
bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps
2022-12-12 06:18:51 -08:00
Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
a58f9f846a
bug5693: fixed tests after trying to obtain event name from XRR referenced
2022-03-23 22:39:32 +01:00
Axel Uhl
f4e52b1b48
bug5693: extract Sailti event name from one of the XRR docs referenced if available;
...
adjusted boat class comparison in Division, using BoatClassMasterdata.
unifyBoatClassNameBasedOnExistingMasterdata so that "N17" compares equal
to "Nacra 17" which otherwise would have been a problem as Sailti
reports the boat class name different across the XRR docs and the
HTML navigational doc
2022-03-23 18:30:31 +01:00
Axel Uhl
b433c46ee4
bug5693: fixed static access to xrrFileNamePattern in test case
2022-03-23 15:28:47 +01:00
Axel Uhl
bd1f0704d6
bug5693: preparing for processing compound Sailti text documents with class names and XRR result links
2022-03-23 15:22:46 +01:00
Axel Uhl
ee50869f7c
bug5693: with new Sailti files, RaceNumber is an integer and needs no patching anymore
2022-03-18 11:12:46 +01:00
Axel Uhl
6464af5b99
bug5693: added hamcrest to Sailti test fragment dependencies
2022-03-17 17:44:38 +01:00
Axel Uhl
dd13c31190
bug5693: working parser for Sailti XRR files, after patching incorrect race number format
2022-03-17 15:45:48 +01:00
Axel Uhl
d765a72b0c
bug5693: started with a Sailti XRR result importer and tests
2022-03-17 14:54:44 +01:00