Skip to content

ZugferdMailReader -> Added logging #39

ZugferdMailReader -> Added logging

ZugferdMailReader -> Added logging #39

GitHub Actions / Test Results succeeded Oct 9, 2024 in 0s

All 57 tests pass in 0s

57 tests  ±0   57 ✅ ±0   0s ⏱️ ±0s
 3 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 1ef0233. ± Comparison against earlier commit 7f04c06.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

57 tests found

There are 57 tests, see "Raw output" for the full list of tests.
Raw output
horstoeko.zugferdmail.tests.testcases.BasicTest ‑ testSoundCheck
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testGetMailAccountDefinition
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddFoldersToWatchEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddFoldersToWatchNotEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddHandlers
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddMimeTypesToWatchEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountAddMimeTypesToWatchNotEmpty
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountInit
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetAuthenticationInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetAuthenticationValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetEncryptionInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetEncryptionValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetFoldersToWatchAllNotEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetFoldersToWatchEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetFoldersToWatchOneEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHandlersAllInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHandlersOneInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHostInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetHostValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetIdInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetIdValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetMimeTypesToWatchAllNotEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetMimeTypesToWatchEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetMimeTypesToWatchOneEmptyArray
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPasswordInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPasswordValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPortInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetPortValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetProtocolInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetProtocolValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetTimeoutInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetTimeoutValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetUsernameInvalid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetUsernameValid
horstoeko.zugferdmail.tests.testcases.MailAccountTest ‑ testMailAccountSetValidateCertValid
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testLoadConfigFromNotExistingFile
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testLoadConfigWithContentWhichIsInvalidJson
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testLoadConfigWithContentWhichIsNoJson
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testLoadConfigWithValidJson
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailCondigInit
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigActivateKositValidation
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigActivateSymfonyValidation
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigActivateUblSupport
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigActivateXsdValidation
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigAddAccount
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigAddAccountObject
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigDeactivateKositValidation
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigDeactivateSymfonyValidation
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigDeactivateUblSupport
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigDeactivateXsdValidation
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigMakeClientManager
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigRemoveAccount
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigSetDateFormarInvalid
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testMailConfigSetDateFormarValid
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testSaveAndLoadConfigSameFile
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testSaveConfigToInvalidFilename
horstoeko.zugferdmail.tests.testcases.MailConfigTest ‑ testSaveConfigToValidFilename