Commit graph

17 commits

Author SHA1 Message Date
580bf81c15 Fix CI: Remove whitespaces, add newlines 2023-04-20 17:01:04 +02:00
066c874734 DDD Refactor: Use only init with object 2023-04-20 16:27:04 +02:00
d263ba73ce Fix CI: Test for Exception rather than None 2023-04-19 15:43:27 +02:00
b6d21167b1 Remove todo 2023-04-19 13:11:46 +02:00
e424732a30 Fix CI: Fix mocks 2023-04-19 13:11:03 +02:00
0a85790410 Fix CI: Update Imports on tests 2023-04-19 13:10:37 +02:00
a1f9992fba Refactor tests to accomodate changes 2023-04-18 15:34:29 +02:00
Clemens
1ba7f01b93 Added some todos and extended mypy ci-pipeline 2023-04-14 12:04:10 +02:00
4667c58dbb Implement priority: env first, then git
Add test for this behavior.
2023-04-11 16:16:59 +02:00
3776116383 Use EnvironmentKeys, refactor in test accordingly 2023-04-11 16:16:08 +02:00
012a04115a Implement test for EnvironmentApi() 2023-04-11 15:03:01 +02:00
Clemens
cfa05beae4 added method set_user_config to GitApi 2023-03-31 13:43:26 +02:00
Clemens
e69bb6adb0 fix wrong imports 2023-03-31 13:12:48 +02:00
bom
50faa89f6e Implement infrastructure for ReleaseTypes from Environment 2023-03-17 11:52:22 +01:00
bom
85250f1c5f Change inconsistent api naming 2023-03-17 11:29:25 +01:00
bom
162815b5ba Import local files instead of modules of the same name
These modules don't exist and caused our tests to fail
2023-03-17 09:22:05 +01:00
bom
408c25028b Move tests from release_mixin to project test folder 2023-03-10 13:37:45 +01:00