Commit Graph
329 Commits
Author SHA1 Message Date
Axel Uhl e86232fc3b bug5797: continued introducing Charset argument in more InputStreamReader constructor calls 2022-12-29 10:59:34 +01:00
Axel Uhl f94e5a0791 bug5797: interims commit, passing Charset to InputStream constructor where possible 2022-12-22 18:55:19 +01:00
Axel Uhl 24132454b0 bug5792: adjust to Java-11 deprecations (Number constructors, reflection, Hamcrest, minor AWT changes) 2022-12-12 07:35:58 -08:00
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Axel Uhl a679cf5236 adjusted code to upgraded JUnit, avoiding deprecation warnings 2022-11-29 13:47:14 +01:00
Axel Uhl 82d1ee9c74 bug5728: added more ClientSession handling to make test failures with MongoDB replica sets less likely 2022-08-12 00:43:00 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl daa8e3ad6e Merge branch 'master' into bug5655; starting an implementation of a /createapplicationreplicaset REST method 2021-12-16 10:50:27 +01:00
Axel Uhl 2aa4fe8f27 bug5643: implemented name-based matching for named records, positional matching otherwise 2021-10-15 12:06:46 +02:00
Axel Uhl 0695f1c75e bug5643: implemented recursive order-less array comparison, "greening" one more test 2021-10-14 18:08:29 +02:00
Axel Uhl 5a983d5d44 bug5643: fixed problem with order dependence of "name" field 2021-10-14 17:17:59 +02:00
Axel Uhl da50de5e03 bug5643: added to the set of failing tests 2021-10-14 16:34:04 +02:00
Axel Uhl 890d0d3a1d bug5643: added a few tests, some of which currently fail and thus document a mismatch between expected and actual behavior 2021-10-14 16:18:47 +02:00
Axel Uhl 372c692e45 bug5311: wrapped /sailingserver/api/v1/events in SailingServerImpl 2021-08-19 18:07:29 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl cb6ab90e47 bug5541: added failing test case 2021-05-15 00:47:27 +02:00
Axel Uhl 4db4b95b62 bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them! 2021-02-16 14:58:38 +01:00
Axel Uhl bd06b75e3d moved JsonSerializer and JsonDeserializer to com.sap.sse.shared.android to make them re-usable by all web bundles 2021-01-21 16:54:42 +01:00
Axel Uhl f3e43a0c72 bug5442: fixed test by using a second UUID to register a second competitor 2020-11-28 10:18:50 +01:00
Axel Uhl d204e0a242 bug5442: made secret comparison null-safe 2020-11-28 00:42:21 +01:00
Axel Uhl ce0189f4e2 bug5374: passing through request params for GPS fix submission explicitly requesting maneuver and delay to live response 2020-09-17 18:23:45 +02:00
Axel Uhl d208d906a9 bug5374: started adding returnManeuvers param in GPSFixResource 2020-09-17 16:06:41 +02:00
Thomas Wiese 48553dd249 Bug 5306: Fixing failing bugs because of changed field names 2020-07-16 20:53:12 +02:00
Axel Uhl 799766c8df bug5287: handle new StreamingOutput in LeaderboardGroupsResource test 2020-06-16 19:05:16 +02:00
Thomas Wiese 8e226268ac Bug 5274: Remove unused api test helper 2020-05-20 10:43:10 +02:00
Axel Uhl 02bae1e095 bug3465: fixed Event API test after switching /regattas output from courseAreaId to courseAreaIds incompatibly 2020-05-09 12:49:37 +02:00
Axel Uhl 967f2d7def bug3465: many more areas where many course areas are now supported for Leaderboard and Regatta 2020-05-07 18:16:10 +02:00
Axel Uhl 7fa577ece4 make sure the DummyCompetitorsResource has the correct racingEventService set 2020-04-28 18:34:04 +02:00
Axel Uhl e1c745886c fixed SecurityResourceTest regarding StreamingOutput usage 2020-04-28 18:21:31 +02:00
Axel Uhl bf9ade1a4d fixed plain REST tests so they cope with StreamingOutput responses 2020-04-28 10:29:29 +02:00
Axel Uhl 6e1a042001 bug5219: introduced the isAutoRestartTrackingUponCompetitorSetChange() flag on Regatta 2020-04-15 18:10:03 +02:00
Axel Uhl f8b17d55cc fixed tests for score correction API 2020-02-17 20:01:28 +01:00
Axel Uhl 88d45aa9dd added parameter "allowPartialImport" 2020-02-13 16:06:14 +01:00
Axel Uhl 883568223e bug4881: starting to wire the score upload 2020-02-13 09:26:13 +01:00
Axel Uhl d1184428fa bug4881: added a few TODOs and added Leaderboard.mapRegattaScoreCorrections 2020-02-07 18:32:03 +01:00
Axel Uhl 2e3c6dd892 bug4881: preliminary REST support for upload and importer and leaderboard selection; first simple test 2020-02-07 16:58:19 +01:00
Axel Uhl 445b6f6126 fixed problem with TimeRangeImpl constructor for time points beyond EndOfTime 2020-01-09 16:57:03 +01:00
Steffen Schaefer 9ec1e4c0a7 Merge branch 'master' into bug5085
Conflicts:
	java/com.sap.sailing.server.gateway/src/com/sap/sailing/server/gateway/trackfiles/impl/ExpeditionCourseInferrer.java
2019-12-11 10:03:57 +01:00
Axel Uhl 5476c9f4c4 fixed one Expedition test; still one broken test 2019-12-10 10:37:43 +01:00
Steffen Schaefer 12f29d4cbb Merge branch 'master' into bug5085 2019-08-01 07:56:19 +02:00
Axel Uhl 1a3337fb73 Merge branch 'master' into bug5106
Change-Id: I31ffc41dc6480a39f20a94b0352cbbf8244f289f
2019-07-30 17:12:21 +02:00
Steffen Schaefer d184b8d4b9 Merge branch 'master' into bug5085 2019-07-29 14:22:01 +02:00
Steffen Schaefer b88a48ed84 Merge branch 'master' into bug5085 2019-07-29 10:17:19 +02:00
Axel Uhl a85da965be bug5106: starting to introduce parameter indicating Boat/Competitor was loaded from DB 2019-07-28 14:45:53 +02:00
Steffen Schaefer 55f9a2667a Merge branch 'master' into bug5099
Conflicts:
	java/com.sap.sailing.server.gateway/src/com/sap/sailing/server/gateway/jaxrs/api/AbstractLeaderboardsResource.java
2019-07-25 15:52:28 +02:00
Steffen Schaefer 98da99a437 Bug 5099: Improved test setup 2019-07-25 15:49:34 +02:00
Steffen Schaefer 3d6a6a6d5d Bug 5097: Extended test case to verify sharding context in leaderboard
response
2019-07-24 08:43:49 +02:00
Steffen Schaefer 01c42f8883 Bug 5099: Added test case for setting explicit scoring scheme, ranking
metric and discard indices
2019-07-23 14:07:44 +02:00
Steffen Schaefer 4c49351994 Bug 5099: Added leaderboardDiscardThresholds parameter to createEvent
endpoint
2019-07-23 13:21:50 +02:00
Steffen Schaefer fc58c5dc49 Bug 5099: Added scoringScheme parameter to createEvent endpoint 2019-07-23 11:05:59 +02:00