Skip to content

Update to 7.3.0

Update to 7.3.0 #350

GitHub Actions / System test report core succeeded Jul 13, 2024 in 1s

29 passed, 0 failed and 1 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/system/target/surefire-reports/TEST-org.nzbhydra.AuthLoginTest.xml 1✅ 21ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.BackupTest.xml 2✅ 84ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.DebugInfosTest.xml 3✅ 1⚪ 87ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.DownloaderTest.xml 3✅ 149ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalApiSearchingTest.xml 3✅ 284ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalToolsTest.xml 3✅ 774ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.GenericStorageTest.xml 1✅ 71ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.HistoryTest.xml 3✅ 639ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.IndexerWebTest.xml 1✅ 6s
tests/system/target/surefire-reports/TEST-org.nzbhydra.MediaInfoTest.xml 2✅ 830ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NewsTest.xml 1✅ 24ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NotificationsTest.xml 1✅ 66ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NzbHandlingTest.xml 3✅ 477ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.StaticResourcesLoadableTest.xml 1✅ 697ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.StatsTest.xml 1✅ 1s

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

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

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

✅ org.nzbhydra.AuthLoginTest

✅ shouldRequireLogin

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

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

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

✅ org.nzbhydra.BackupTest

✅ shouldBackupAndDownload
✅ shouldBackupAndShowInListAndBeDownloadable

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

4 tests were completed in 87ms with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.DebugInfosTest 3✅ 1⚪ 87ms

✅ org.nzbhydra.DebugInfosTest

⚪ shouldLogThreadDump
✅ shouldListAndDownloadLog
✅ shouldDownloadCurrentLog
✅ shouldDownloadDebugInfosAsBytes

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

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

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

✅ org.nzbhydra.DownloaderTest

✅ shouldAddNzb
✅ shouldCheckConnection
✅ shouldGetStatus

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

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

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

✅ org.nzbhydra.ExternalApiSearchingTest

✅ shouldComplainWithoutApiKey
✅ shouldSearch
✅ shouldDownloadNzb

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

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

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

✅ org.nzbhydra.ExternalToolsTest

✅ shouldAddToSonar
✅ shouldAddToRadarr
✅ shouldBackupAndShowInListAndBeDownloadable

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

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

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

✅ org.nzbhydra.GenericStorageTest

✅ shouldPutAndGet

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

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

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

✅ org.nzbhydra.HistoryTest

✅ shouldShowDownloadHistory
✅ shouldShowSearchHistoryForSearching
✅ shouldShowSearchHistory

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

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

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

✅ org.nzbhydra.IndexerWebTest

✅ shouldCheckCaps

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

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

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

✅ org.nzbhydra.MediaInfoTest

✅ shouldAutocompleteMovie
✅ shouldAutocompleteTV

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

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

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

✅ org.nzbhydra.NewsTest

✅ shouldLoadAllNews

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

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

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

✅ org.nzbhydra.NotificationsTest

✅ shouldTestNotificationAndStoreInHistory

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

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

Test suite Passed Failed Skipped Time
org.nzbhydra.NzbHandlingTest 3✅ 477ms

✅ org.nzbhydra.NzbHandlingTest

✅ shouldDownloadNzb
✅ shouldDownloadZipWithNzbs
✅ shouldSaveToBlackhole

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

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

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

✅ org.nzbhydra.StaticResourcesLoadableTest

✅ shouldLoadAllStaticResources

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

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

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

✅ org.nzbhydra.StatsTest

✅ shouldLoadStats