Axel Uhl
303d7f9911
added a test asserting adding milliseconds to a compact time point works
2025-07-29 15:41:28 +02:00
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
58b583bcd9
bug6135: remove duplicate java-diff-utils.test module from java/pom.xml
2025-07-04 13:55:08 +02:00
Axel Uhl
9c35aadf1a
Merge branch 'main' into bug6135
2025-06-11 17:56:33 +02:00
Axel Uhl
fdb774933a
bug6136: introduced translatable (i18n) names for ORC PCS leg types
2025-06-11 17:31:14 +02:00
Axel Uhl
8d787f7cfc
bug6127: first zero-warning/error JUnit5 workspace, including selenium tests
2025-06-05 17:21:27 +02:00
Axel Uhl
5a3a63f71b
bug6127: upgraded domain.test to JUnit5
2025-06-05 17:21:27 +02:00
Axel Uhl
1540b47b15
bug6127: more JUnit5 refactoring; long way to go...
2025-06-05 17:21:26 +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
9ff9f47c08
bug6098-rotatedbounds: a half-way working implementation not much worse than main
2025-04-11 13:54:53 +02:00
Axel Uhl
cb6667b801
bug6098-rotatedbounds: fixed use of EPSILON; use only in contains check
2025-04-11 01:25:43 +02:00
Axel Uhl
be34dc9712
bug6098-rotatedbounds: first implementation of rotated bounds; not all tests pass yet
2025-04-10 18:07:50 +02:00
Axel Uhl
2416b49f89
bug6099: interims commit with a first implementation of a user account locking/banning mechanism;
...
yet missing is writing to persistence and replication
2025-03-17 16:30:57 +01:00
Axel Uhl
cea7f47a4a
bug5450: implement Percent Target Boat Speed as leaderboard column;
...
for ORC PCS compute it based on implied wind divided by current wind
speed
2025-02-06 11:30:38 +01:00
Axel Uhl
d8f44d678f
avoid implicit Double->int cast by using Double.intValue()
2025-01-14 15:16:59 +01:00
Axel Uhl
83952c8beb
bug6070: updated the ESS 2014 Qingdao Race 4 test data
2024-11-29 18:39:10 +01:00
Axel Uhl
e65da93faf
bug6070: adjusted tests for a few competitor name changes; fixd KW2014 R1 Blue (Laser)
2024-11-29 17:56:06 +01:00
Axel Uhl
42d16faabb
bug6070: upgraded more cached TracTrac files to TracAPI version 4.x
2024-11-29 17:06:59 +01:00
Axel Uhl
c9486d2fda
bug6070: fixed Florianopolis race downloads
2024-11-29 16:37:00 +01:00
Axel Uhl
3f18e07a60
bug6070: updated more TracTrac files for offline testing to 4.0 format
2024-11-29 16:32:41 +01:00
Axel Uhl
c9b21cb7a5
bug6070: "cherry-picked" some of the changes required by new Eclipse version from bug6059
2024-11-29 15:37:18 +01:00
Axel Uhl
3b5fb51db3
bug6070: adjusting test cases to TracAPI 4;
...
particularly mark names of gates/lines now have slightly different
names; instead of (1) and (2) the suffix is now only 1 and 2
2024-11-29 13:59:46 +01:00
Axel Uhl
a2b16c0445
Merge branch 'main' into bug6070
2024-11-29 02:05:30 +01:00
Axel Uhl
d9c9d91e6f
bug6073: in TracTrac tests, wait for TrackedRace to appear when trying to set status to LOADING;
...
this makes it more likely to suspend maneuver analysis while inserting
fixes loaded through TracAPI, and hence the incorrect splitting of a
penalty circle into multiple maneuvers
2024-11-25 16:35:46 +01:00
Axel Uhl
f20703d2fa
bug6073: more verbose output for failing maneuver loss test
2024-11-25 15:27:16 +01:00
Axel Uhl
bec98a9bb6
bug6070: first compilable version
2024-11-19 14:34:17 +01:00
Axel Uhl
e6afa0e362
bug6070: uncompilable interims commit
2024-11-19 11:48:47 +01:00
Axel Uhl
f8bd82e05d
bug6070: interims commit, uncompileable
2024-11-18 23:22:34 +01:00
Axel Uhl
e95daaf251
bug6070: performend a first set of renames by unpacking sources and refactoring
2024-11-18 18:27:42 +01:00
Axel Uhl
3efb4944d6
added tests for TimeRange with null boundaries; moved SSE-related tests to better package
2024-08-25 16:31:08 +02:00
Axel Uhl
f068e388c9
bug6042: also initialize TrackedRace after deserialization in DynamicTrackedRaceImplSerializationTest
2024-08-01 13:32:14 +02:00
Axel Uhl
fa643f7706
bug6042: in CourseUpdateDuringNonAtomicSerializationTest, call initializeAfterDeserialization on TrackedRace after deserialization
2024-08-01 09:27:07 +02:00
Axel Uhl
09107eb6c3
bug6042 aftermath; more TrackedRace impls needed the additional method
2024-07-31 21:52:05 +02:00
Axel Uhl
f3d5045497
bug6039: added a failing test case proving that the CrossTrackErrorCache is not registered as listener after de-serialization
2024-07-30 21:37:07 +02:00
Thomas Stokes
e8e8126cb9
b5988: Fix typo.
2024-04-27 13:09:47 +02:00
Axel Uhl
b03e306b97
bug5988: only update score correction metadata upon change
2024-04-26 12:41:10 +02:00
Axel Uhl
ce47d572e4
Merge remote-tracking branch 'origin/bug5988' into bug5988
2024-04-26 09:39:57 +02:00
Thomas Stokes
12332ca38c
b5988: Start testing
2024-04-23 17:41:20 +02:00
Thomas Stokes
28388e3c09
Revert "b5912: Start work on testing"
...
This reverts commit 4b585107d4 .
2024-04-23 17:38:08 +02:00
Thomas Stokes
4b585107d4
b5912: Start work on testing
2024-04-23 17:28:58 +02:00
Axel Uhl
230e9b4601
erase TracTrac passwords in log output
2024-04-23 09:57:56 +02:00
Axel Uhl
fc40d7a581
bug5991: wrap shared IEventSubscriber instance for start/stop management
2024-04-09 11:42:19 +02:00
Axel Uhl
4aaa66b9ac
Merge branch 'master' into bug5991
2024-04-08 18:12:13 +02:00
Axel Uhl
d5b6fe65e9
using local 350x150px image to avoid placeholder.com unavailability
2024-04-08 18:11:45 +02:00
Axel Uhl
c88a1091c6
bug5991: re-use IEventSubscriber for equal parameters
2024-04-08 17:48:57 +02:00
Axel Uhl
966df318a3
bug5983: first refactoring introducing two new fields in the TT connectivity params;
...
they capture the liveURI/storedURI as taken from the connection
configuration, and not the expanded, calculated versions after looking
at the params file
2024-03-26 14:27:11 +01:00
Axel Uhl
4fe156f0c4
bug5984 aftermath: adjusted test case to increase the number of country codes expected by one
2024-03-22 18:45:45 +01:00
Axel Uhl
b26c15c765
bug5970: first compiling version with true heading in GPSFixMoving
2024-02-20 16:58:25 +01:00
Axel Uhl
b7b94ab15e
bug5955: fixed other test cases, mocking a regatta instead of using null
2024-02-02 10:09:13 +01:00