feature/implement-external-login-api #30

Merged
kasun merged 32 commits from feature/implement-external-login-api into main 2026-04-09 21:21:58 +02:00
Showing only changes of commit 3e80b81e07 - Show all commits
@@ -142,7 +142,8 @@ class HomeboxIntegrationTest {
} }
/** /**
* Test the custom ProviderNotFound exception. * Test the exception when there is an input for serviceType but it's
* unsupported.
*/ */
@Test @Test
void shouldReturnWrongServiceTypeException() { void shouldReturnWrongServiceTypeException() {