Skip to content

Recompile wrappers because of virus warnings :-( #259

Recompile wrappers because of virus warnings :-(

Recompile wrappers because of virus warnings :-( #259

GitHub Actions / System test report core succeeded Nov 27, 2023 in 1s

System test report core ✅

Tests passed successfully

Report Passed Failed Skipped Time
tests/system/target/surefire-reports/TEST-org.nzbhydra.AuthLoginTest.xml 1✅ 17ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.BackupTest.xml 2✅ 79ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.DebugInfosTest.xml 3✅ 2s
tests/system/target/surefire-reports/TEST-org.nzbhydra.DownloaderTest.xml 3✅ 192ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalApiSearchingTest.xml 3✅ 342ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalToolsTest.xml 3✅ 666ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.GenericStorageTest.xml 1✅ 30ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.HistoryTest.xml 3✅ 575ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.IndexerWebTest.xml 1✅ 4s
tests/system/target/surefire-reports/TEST-org.nzbhydra.MediaInfoTest.xml 2✅ 966ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NewsTest.xml 1✅ 20ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NotificationsTest.xml 1✅ 57ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NzbHandlingTest.xml 3✅ 1s
tests/system/target/surefire-reports/TEST-org.nzbhydra.StaticResourcesLoadableTest.xml 1✅ 608ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.StatsTest.xml 1✅ 824ms

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.AuthLoginTest.xml

1 tests were completed in 17ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.AuthLoginTest 1✅ 17ms

✅ org.nzbhydra.AuthLoginTest

✅ shouldRequireLogin

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.BackupTest.xml

2 tests were completed in 79ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.BackupTest 2✅ 79ms

✅ org.nzbhydra.BackupTest

✅ shouldBackupAndDownload
✅ shouldBackupAndShowInListAndBeDownloadable

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.DebugInfosTest.xml

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.DebugInfosTest 3✅ 2s

✅ org.nzbhydra.DebugInfosTest

✅ shouldListAndDownloadLog
✅ shouldDownloadCurrentLog
✅ shouldDownloadDebugInfosAsBytes

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.DownloaderTest.xml

3 tests were completed in 192ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.DownloaderTest 3✅ 192ms

✅ org.nzbhydra.DownloaderTest

✅ shouldAddNzb
✅ shouldCheckConnection
✅ shouldGetStatus

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalApiSearchingTest.xml

3 tests were completed in 342ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.ExternalApiSearchingTest 3✅ 342ms

✅ org.nzbhydra.ExternalApiSearchingTest

✅ shouldComplainWithoutApiKey
✅ shouldSearch
✅ shouldDownloadNzb

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalToolsTest.xml

3 tests were completed in 666ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.ExternalToolsTest 3✅ 666ms

✅ org.nzbhydra.ExternalToolsTest

✅ shouldAddToSonar
✅ shouldAddToRadarr
✅ shouldBackupAndShowInListAndBeDownloadable

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.GenericStorageTest.xml

1 tests were completed in 30ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.GenericStorageTest 1✅ 30ms

✅ org.nzbhydra.GenericStorageTest

✅ shouldPutAndGet

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.HistoryTest.xml

3 tests were completed in 575ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.HistoryTest 3✅ 575ms

✅ org.nzbhydra.HistoryTest

✅ shouldShowDownloadHistory
✅ shouldShowSearchHistoryForSearching
✅ shouldShowSearchHistory

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.IndexerWebTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.IndexerWebTest 1✅ 4s

✅ org.nzbhydra.IndexerWebTest

✅ shouldCheckCaps

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.MediaInfoTest.xml

2 tests were completed in 966ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.MediaInfoTest 2✅ 966ms

✅ org.nzbhydra.MediaInfoTest

✅ shouldAutocompleteMovie
✅ shouldAutocompleteTV

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.NewsTest.xml

1 tests were completed in 20ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.NewsTest 1✅ 20ms

✅ org.nzbhydra.NewsTest

✅ shouldLoadAllNews

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.NotificationsTest.xml

1 tests were completed in 57ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.NotificationsTest 1✅ 57ms

✅ org.nzbhydra.NotificationsTest

✅ shouldTestNotificationAndStoreInHistory

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.NzbHandlingTest.xml

3 tests were completed in 1s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.NzbHandlingTest 3✅ 1s

✅ org.nzbhydra.NzbHandlingTest

✅ shouldDownloadNzb
✅ shouldDownloadZipWithNzbs
✅ shouldSaveToBlackhole

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.StaticResourcesLoadableTest.xml

1 tests were completed in 608ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.StaticResourcesLoadableTest 1✅ 608ms

✅ org.nzbhydra.StaticResourcesLoadableTest

✅ shouldLoadAllStaticResources

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.StatsTest.xml

1 tests were completed in 824ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.StatsTest 1✅ 824ms

✅ org.nzbhydra.StatsTest

✅ shouldLoadStats