Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/msal #245

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

fix: remove unused code

eca12b8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Feature/msal #245

fix: remove unused code
eca12b8
Select commit
Loading
Failed to load commit list.
GitHub Actions / .NET Tests succeeded Feb 9, 2024 in 1s

.NET Tests ✔️

Tests passed successfully

✔️ Tests/TestResults/test-results.trx

12 tests were completed in 4s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Tests.ModelTests.EventSlotTests 8✔️ 16ms
Tests.ServiceTests.EventRegistrationServiceTest 2✔️ 1s
Tests.ServiceTests.SorterTests 1✔️ 42ms
Tests.ServiceTests.StringFilterTests 1✔️ 6ms

✔️ Tests.ModelTests.EventSlotTests

✔️ GenerateEventSlotsUntil
✔️ GenerateEventSlotsUntilAroundMidnight
✔️ GenerateEventSlotsUntilFromMidnightToMidnight
✔️ GenerateEventSlotsUntilWithMonth
✔️ GenerateNumberOfEventSlots
✔️ GenerateNumberOfEventSlotsAroundMidnight
✔️ GenerateNumberOfEventSlotsFromMidnightToMidnight
✔️ GenerateNumberOfEventSlotsWithMonth

✔️ Tests.ServiceTests.EventRegistrationServiceTest

✔️ Create_care_registrations_for_one_user_and_one_day
✔️ Create_care_registrations_for_one_user_and_starting_on_friday_ending_monday

✔️ Tests.ServiceTests.SorterTests

✔️ AddProperty

✔️ Tests.ServiceTests.StringFilterTests

✔️ GetFilterExpressionExactPropertyValue