-
- Downloads
Merge branch 'units' into 'main'
Improve unit test coverage See merge request !9
Showing
- tests/src/Helpers/RoutesTest.php 19 additions, 0 deletionstests/src/Helpers/RoutesTest.php
- tests/src/Helpers/SspModuleTest.php 19 additions, 0 deletionstests/src/Helpers/SspModuleTest.php
- tests/src/ModuleConfigurationTest.php 0 additions, 0 deletionstests/src/ModuleConfigurationTest.php
- tests/src/Services/AlertsBag/AlertTest.php 19 additions, 0 deletionstests/src/Services/AlertsBag/AlertTest.php
- tests/src/Services/AlertsBagTest.php 73 additions, 0 deletionstests/src/Services/AlertsBagTest.php
- tests/src/Services/CsrfTokenTest.php 50 additions, 0 deletionstests/src/Services/CsrfTokenTest.php
- tests/src/Services/HelpersManagerTest.php 2 additions, 0 deletionstests/src/Services/HelpersManagerTest.php
- tests/src/Services/JobRunner/RateLimiterTest.php 0 additions, 0 deletionstests/src/Services/JobRunner/RateLimiterTest.php
- tests/src/Services/JobRunner/StateTest.php 0 additions, 0 deletionstests/src/Services/JobRunner/StateTest.php
- tests/src/Services/JobRunnerTest.php 0 additions, 0 deletionstests/src/Services/JobRunnerTest.php
- tests/src/Services/LoggerServiceTest.php 0 additions, 0 deletionstests/src/Services/LoggerServiceTest.php
- tests/src/Services/MenuManager/MenuItemTest.php 20 additions, 0 deletionstests/src/Services/MenuManager/MenuItemTest.php
- tests/src/Services/MenuManagerTest.php 32 additions, 0 deletionstests/src/Services/MenuManagerTest.php
- tests/src/Services/SspModuleManagerTest.php 36 additions, 0 deletionstests/src/Services/SspModuleManagerTest.php
- tests/src/Services/TrackerResolverTest.php 81 additions, 0 deletionstests/src/Services/TrackerResolverTest.php
- tests/src/SspModule/OidcTest.php 146 additions, 0 deletionstests/src/SspModule/OidcTest.php
tests/src/Helpers/RoutesTest.php
100644 → 100755
This diff is collapsed.
tests/src/Helpers/SspModuleTest.php
0 → 100644
This diff is collapsed.
tests/src/ModuleConfigurationTest.php
100644 → 100755
File mode changed from 100644 to 100755
tests/src/Services/AlertsBag/AlertTest.php
0 → 100644
This diff is collapsed.
tests/src/Services/AlertsBagTest.php
0 → 100644
This diff is collapsed.
tests/src/Services/CsrfTokenTest.php
0 → 100644
This diff is collapsed.
tests/src/Services/HelpersManagerTest.php
100644 → 100755
This diff is collapsed.
tests/src/Services/JobRunner/RateLimiterTest.php
100644 → 100755
File mode changed from 100644 to 100755
tests/src/Services/JobRunner/StateTest.php
100644 → 100755
File mode changed from 100644 to 100755
tests/src/Services/JobRunnerTest.php
100644 → 100755
File mode changed from 100644 to 100755
tests/src/Services/LoggerServiceTest.php
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
tests/src/Services/MenuManagerTest.php
0 → 100644
This diff is collapsed.
tests/src/Services/SspModuleManagerTest.php
0 → 100644
This diff is collapsed.
tests/src/Services/TrackerResolverTest.php
0 → 100644
This diff is collapsed.
tests/src/SspModule/OidcTest.php
0 → 100644
This diff is collapsed.
Please register or sign in to comment