Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Seifert 193807b435
assert that crendentialId and credential fits into database fields
both values have no defined length, possibly the database fields are still too short
2023-01-27 21:18:42 +01:00
Daniel Seifert 4ab7ad59e8
use DIC 2023-01-25 21:10:17 +01:00
Daniel Seifert ed9a06ee2d
move OXID object getters to testing library 2022-12-05 11:00:49 +01:00
Daniel Seifert c7f48bf960
extract assertAuth and login procedure to separate classes 2022-11-30 01:27:05 +01:00
Daniel Seifert f74d6985fb
add admin controller tests, improve controller classes 2022-11-23 00:18:09 +01:00
Daniel Seifert 3bbfde7794
add admin controller tests 2022-11-22 00:26:04 +01:00
Daniel Seifert b995437483
add frontend controller tests 2022-11-21 00:29:50 +01:00