Commit Graph
2906 Commits
Author SHA1 Message Date
Axel Uhl 05e2a273dd bug5955: use non-null CPUMeter for mocked Regatta 2024-02-02 09:20:47 +01:00
Axel Uhl 0a7658834c bug5955: fixed compilation errors 2024-02-01 17:29:04 +01:00
Axel Uhl 528209f559 bug5955: integrated CPU metering with TrackedRegatta 2024-02-01 16:36:15 +01:00
Axel Uhl ffbde1853e Added a few MultiTimeRange tests 2023-12-21 09:57:08 +01:00
Axel Uhl b102d2896c replaced placekitten by placeholder for test image production 2023-12-14 13:55:58 +01:00
Axel Uhl 8554c5a6d0 bug5918: make this work for downwind and reaches, too;
re-introduced NoWindException because LegType can only be determined
with wind; fixed i18n issues
2023-12-01 15:16:19 +01:00
Axel Uhl 8bfc96818f Merge branch 'merge-test-b' into merge-test-a 2023-12-01 11:06:32 +01:00
Lisa 412e6b989a bug5918: adding testcase nowind and nowaypoint, changing null check from windbearing to wind 2023-12-01 09:13:44 +01:00
Axel Uhl 4b424e2cdf bug5918: organize imports, eliminating warnings 2023-11-29 16:17:02 +01:00
Axel Uhl e78fb72343 bug5918: re-added convenience method for getTackType with no cache argument 2023-11-29 16:16:25 +01:00
Axel Uhl 8259932044 Merge remote-tracking branch 'origin/bug5918' into bug5918 2023-11-29 16:12:57 +01:00
Axel Uhl 8b58eff0f8 bug5918: pass through cache from getCompetitorRaceDataEntry to getTackType 2023-11-29 16:05:36 +01:00
Lisa 19cde5e58a bug5918: testcase for no GPS Fix 2023-11-29 14:11:18 +01:00
Lisa 151f1a1f64 bug5918: changing identifiers and swapping arguments of assertEquals 2023-11-29 14:10:30 +01:00
Lisa ba2b6d2cc6 deleting comments 2023-11-27 17:18:07 +01:00
Lisa 53b025f644 correcting testing 2023-11-27 15:18:16 +01:00
Lisa d2fd7ca037 small changes for detailtype 2023-11-24 09:06:54 +01:00
Lisa e9d46ebd0d adding TackType test 2023-11-21 17:30:44 +01:00
Lisa ef4cbb7bda bytebuddy Dependencies 2023-11-14 17:55:46 +01:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Axel Uhl 0fad726308 bug5898: fixed tests by well-crafted redundant verdicts 2023-08-31 00:50:59 +02:00
Axel Uhl 6afa3826fb bug5898: fixing TrackedLegImpl.estimateTargetTimeTacking, converting TWAs to COGs by adding TWD 2023-08-30 18:19:12 +02:00
Axel Uhl 8d3c5c81d1 bug5867/bug5866: made center/radius final fields in CourseArea 2023-08-02 15:57:58 +02:00
Axel Uhl 7088b2a0ea Merge branch 'master' into bug5867 2023-07-28 15:30:55 +02:00
Axel Uhl da776f669d windestimation: set test timeout again to 5min 2023-07-28 15:13:58 +02:00
Axel Uhl 30a749eac6 windestimation-2023-07: while working on a re-training of our windestimation, adding more maneuver classification models 2023-07-28 13:28:59 +02:00
Axel Uhl 29150dccf9 bug5876: support TrackedRace.getCourseAreaId() based on race logs attached 2023-07-26 23:21:22 +02:00
Axel Uhl 5e17cb8f52 bug5877: fixed test case for leaderboard with eliminations;
the test verdict was overly specific, implicitly assuming the iterable
returned would compare equal to a List without prior conversion to a
List
2023-07-22 17:51:28 +02:00
Axel Uhl 8f3e8e2bed bug5877: a first implementation for tie-breaking for medals, but tests still fail 2023-07-21 18:14:06 +02:00
Axel Uhl 596bfa6dcf bug5877: added failing tests for tie-breaking in medal series 2023-07-21 17:30:25 +02:00
Axel Uhl 076c89cd3f bug5877: failing test case for tie break based on previous series 2023-07-21 17:07:05 +02:00
Axel Uhl a0b1b82a1b bug5877: first successful test case for ranking advanced and sailing competitors in medal stage 2023-07-21 16:34:48 +02:00
Axel Uhl b616d76ccb bug5877: interims commit, using distinct medal *series* for quarter/semi/grand final 2023-07-21 15:28:15 +02:00
Axel Uhl 261d506935 bug5877: started with refactorings and comments; started new scoring scheme 2023-07-20 18:32:46 +02:00
Axel Uhl 592f0d00d4 avoid endless recursion with SCA/RDG for same competitor; added test 2023-07-19 22:22:54 +02:00
Axel Uhl bf7dc83fd4 added test case for fuzzy boat class matcher for new iQFOil alias names 2023-07-16 09:34:23 +02:00
Axel Uhl 0e8718afae bug5870: fixing the distribution of TracTrac competitor/race status to all race logs attached to a race;
this fixes the marathon set-up for iQFOils where the same tracked race
is attached to more than one race column at the same time
2023-07-13 11:28:35 +02:00
Axel Uhl aab8d8d814 bug5835: use leaderboard name as secondary sorting criterion for score correction matching 2023-07-10 17:30:57 +02:00
Axel Uhl 1508fc8977 bug5835: preparing to switch to longest common substring 2023-06-24 19:09:58 +02:00
Axel Uhl 1adc016ad6 bug5835: starting to re-factor boat class match-making to own class for testability 2023-06-21 16:23:56 +02:00
Axel Uhl 87ec00220b bug5836: added test case that asserts the high-point tie breaking by A8.2 (last race) 2023-04-17 16:31:21 +02:00
Axel Uhl ad52f568a4 bug5715: fixed another bug in the test;
when comparing cross-fleet semi-finalist ranking we need to move in
steps of two, so we compare ranks 3/4, 5/6, 7/8, and 9/10, and NOT
4/5, 6/7, and so on.
2023-04-07 11:18:16 +02:00
Axel Uhl e25b7724bb bug5715: fixed one of the tests which now passes 2023-04-07 11:05:19 +02:00
Axel Uhl f575703ad2 bug5715: fixed test class names to ensure JUnit picks them up 2023-04-06 23:04:13 +02:00
Axel Uhl 660b6eabf6 bug5715: fixed a few first issues that the tests revealed 2023-04-06 16:06:39 +02:00
Axel Uhl 19c5455fd6 bug5715: fixed tests to the degree that empty medal series columns don't hurt 2023-04-05 21:48:03 +02:00
Axel Uhl e4eb8e6557 bug5715: interims commit, working on (failing) test case for new Formula Kite medal tie break 2023-04-05 19:39:05 +02:00
Axel Uhl be43d2492c bug5831: fixed reconciler so that it ignores AbortFlagFinder result if current pass in [UN|PRE]SCHEDULED state 2023-04-04 23:52:48 +02:00
Axel Uhl d85b8882a7 bug5831: added failing test case 2023-04-04 23:12:57 +02:00
Axel Uhl f8e1d5d5e2 bug5765: use bcprov-ext for newer ssh kex algorithms 2023-03-23 13:37:33 +01:00