add advanced scenario-tests for coop-assets #123

Merged
hsh-michaelhoennig merged 24 commits from feature/add-advanced-scenario-tests-for-coop-assets into master 2024-11-25 16:06:26 +01:00

24 Commits

Author SHA1 Message Date
Michael Hoennig
c0667ff573 Merge remote-tracking branch 'origin/master' into feature/add-advanced-scenario-tests-for-coop-assets 2024-11-25 15:50:06 +01:00
Michael Hoennig
b337fc998f fix uUid to Uuid 2024-11-25 10:33:38 +01:00
Michael Hoennig
e4bbe9cbb0 set Jenkins worker to 6 GB RAM and 3 CPUS 2024-11-23 14:05:30 +01:00
Michael Hoennig
480eabf506 set Jenkins worker to 4 GB RAM and 3 CPUS 2024-11-23 13:48:07 +01:00
Michael Hoennig
6d3a9108e3 set Jenkins worker to 4 CPUs and 2 GB RAM 2024-11-23 13:27:13 +01:00
Michael Hoennig
df2606c892 reduce Jenkins worker to 2 CPUs and 2 GB RAM 2024-11-23 12:55:12 +01:00
Michael Hoennig
35d179cd95 remove hasGlobalAdminRole optimization, moved to separate branch 2024-11-23 12:54:06 +01:00
Michael Hoennig
32cc0b9609 introduce hasGlobalAdminRole 2024-11-23 10:26:40 +01:00
Michael Hoennig
865ea3657e revert test 2024-11-22 17:21:36 +01:00
Michael Hoennig
d6d24803cd refactoring 2024-11-22 15:23:20 +01:00
Michael Hoennig
071c61a568 add membership.uuid and .memberNumber to HsOfficeCoopAssetsTransaction and HsOfficeRelatedCoopAssetsTransaction 2024-11-22 09:58:18 +01:00
Michael Hoennig
31d5786c0a add grep HOWTO to README.md 2024-11-21 13:03:30 +01:00
Michael Hoennig
defaa8665c scenario-Test shouldRevertCoopAssetsTransfer with IgnoreOnFailure 2024-11-21 12:39:26 +01:00
Michael Hoennig
bdbee6a158 1h timeout on REST-call if running in debugger 2024-11-21 12:38:35 +01:00
Michael Hoennig
b5b7f157ba testing-Tools DebuggerDetection and @IgnoreOnFailure with IgnoreOnFailureExtension 2024-11-21 12:37:59 +01:00
Michael Hoennig
2c3ce58da9 gradle wrapper now works without unbuffer 2024-11-21 12:37:29 +01:00
Michael Hoennig
d3237c819e cleanup debugging FIXME 2024-11-20 17:24:53 +01:00
Michael Hoennig
e6b1699210 add transfer+adoption asset tx to test-data 2024-11-20 17:23:43 +01:00
Michael Hoennig
87dfec9efe verify response body 2024-11-20 16:55:26 +01:00
Michael Hoennig
12837212ca add problem with Too Many Business-Rules Implemented in Controllers to README 2024-11-20 15:24:40 +01:00
Michael Hoennig
80b2d3fa8a add mappings to CoopAssetsTxController 2024-11-20 15:24:07 +01:00
Michael Hoennig
e89833b233 refactor Stringify 2024-11-19 17:40:51 +01:00
Michael Hoennig
e20c6faac5 fix REST+ImportTests 2024-11-19 17:26:37 +01:00
Michael Hoennig
566b6082df add TRANSFER->ADOPTION for coop assets to backend 2024-11-19 14:39:52 +01:00