Skip to content

fix 401 issue when deployment #59

fix 401 issue when deployment

fix 401 issue when deployment #59

GitHub Actions / Test Results succeeded May 11, 2024 in 0s

All 84 tests pass, 7 skipped in 36s

91 tests   84 ✅  36s ⏱️
20 suites   7 💤
20 files     0 ❌

Results for commit eeaf725.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

7 skipped tests found

There are 7 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
thc.controller.DictionaryControllerIntegrationTest ‑ queryToward_shouldReturnResult
thc.controller.ForumControllerIntegrationTest ‑ list_MoviePage1_ShouldReturnDescendingForumThreadsNotOlderThanConfig
thc.controller.ForumControllerIntegrationTest ‑ list_MusicPage1_ShouldReturnDescendingForumThreadsNotOlderThanConfig
thc.controller.SearchControllerIntegrationTest ‑ searchImage_givenRubbish_shouldReturnEmptyWebItemArray
thc.controller.SearchControllerIntegrationTest ‑ searchImage_shouldReturnWebItems
thc.parser.finance.EtnetStockQuoteRequestTest ‑ getStockQuote_Given941_ShouldReturn941StockQuote
thc.parser.forum.ForumThreadParserTest ‑ parse_GivenRightURL_ShouldReturnSomeForumThread

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

91 tests found

There are 91 tests, see "Raw output" for the full list of tests.
Raw output
thc.controller.DictionaryControllerIntegrationTest ‑ queryAnymore_shouldReturnResult
thc.controller.DictionaryControllerIntegrationTest ‑ queryCenter_shouldReturnResult
thc.controller.DictionaryControllerIntegrationTest ‑ queryProgram_shouldReturnResult
thc.controller.DictionaryControllerIntegrationTest ‑ querySenior_shouldReturnResult
thc.controller.DictionaryControllerIntegrationTest ‑ queryToward_shouldReturnResult
thc.controller.DictionaryControllerIntegrationTest ‑ query_notAWord_shouldReturn404
thc.controller.DictionaryControllerIntegrationTest ‑ query_shouldReturnResult
thc.controller.DictionaryControllerTest ‑ cache_empty_result_if_word_cannot_get_from_online
thc.controller.DictionaryControllerTest ‑ http_return_is_cached
thc.controller.FinanceControllerIntegrationTest ‑ getEachIndexConstituents_shouldReturnSomeStocks
thc.controller.FinanceControllerIntegrationTest ‑ hkQuoteSingle_givenHSBC_shouldReturnQuote
thc.controller.FinanceControllerIntegrationTest ‑ hkquotes_givenHsiCodes_shouldReturnListOfStockQuote
thc.controller.FinanceControllerIntegrationTest ‑ hsinetReport_queryOnHoliday_shouldReturnNAStockQuote
thc.controller.FinanceControllerIntegrationTest ‑ indexQuotes_shouldReturnMajorIndexes
thc.controller.FinanceControllerTest ‑ hkQuotes_givenNullSource_shouldProcessCorrectly
thc.controller.FinanceControllerTest ‑ hkQuotes_givenWrongSource_shouldProcessCorrectly
thc.controller.FinanceControllerTest ‑ hkQuotes_withSpecificSource_useSpecificParser
thc.controller.ForumControllerIntegrationTest ‑ list_MoviePage1_ShouldReturnDescendingForumThreadsNotOlderThanConfig
thc.controller.ForumControllerIntegrationTest ‑ list_MusicPage1_ShouldReturnDescendingForumThreadsNotOlderThanConfig
thc.controller.SearchControllerIntegrationTest ‑ searchImage_givenRubbish_shouldReturnEmptyWebItemArray
thc.controller.SearchControllerIntegrationTest ‑ searchImage_shouldReturnWebItems
thc.controller.SearchControllerTest ‑ differentQueryIsNotCached
thc.controller.SearchControllerTest ‑ httpReturnIsCached
thc.parser.finance.AastockStockQuoteRequestTest ‑ getStockQuote_Given2800_ShouldReturn2800StockQuote
thc.parser.finance.AastockStockQuoteRequestTest ‑ getStockQuote_Given7288_ShouldReturnCode7288
thc.parser.finance.AastockStockQuoteRequestTest ‑ getStockQuote_Given941_ShouldReturn941StockQuote
thc.parser.finance.AastockStockQuoteRequestTest ‑ getStockQuote_GivenCBBCCode_ShouldReturnQuote
thc.parser.finance.EtnetStockQuoteRequestTest ‑ getStockQuote_Given941_ShouldReturn941StockQuote
thc.parser.finance.HSINetRequestTest ‑ parse_givenVeryOldDate_ShouldNotFound
thc.parser.finance.HSINetRequestTest ‑ parse_givenYesterday_ShouldReturnHSCEI
thc.parser.finance.HSINetRequestTest ‑ parse_givenYesterday_ShouldReturnHSI
thc.parser.finance.HistoryQuoteRequestTest ‑ getPreviousYearQuote_GivenLastYear0001_ShouldReturnPriceOver10
thc.parser.finance.HistoryQuoteRequestTest ‑ getQuoteAtDate_GivenHSIAndHSCEI_ShouldReturnCorrectPrice
thc.parser.finance.ISharesConstituentParserTest ‑ parseMSCIHK_ShouldReturnCorrectStockCodes
thc.parser.finance.Money18LocalIndexQuoteRequestTest ‑ shouldReturnAllIndexQuotes
thc.parser.finance.Money18StockQuoteRequestTest ‑ getStockQuote_Given2800_ShouldReturn2800StockQuote
thc.parser.finance.Money18StockQuoteRequestTest ‑ getStockQuote_Given7288_ShouldReturnCode7288
thc.parser.finance.Money18StockQuoteRequestTest ‑ getStockQuote_Given941_ShouldReturn941StockQuote
thc.parser.finance.Money18StockQuoteRequestTest ‑ getStockQuote_GivenCBBCCode_ShouldReturnQuote
thc.parser.finance.Money18WorldIndexQuoteRequestTest ‑ shouldReturnAllIndexQuotes
thc.parser.finance.YahooStockQuoteRequestTest ‑ getStockQuote_Given2800_ShouldReturn2800StockQuote
thc.parser.finance.YahooStockQuoteRequestTest ‑ getStockQuote_Given7288_ShouldReturnCode7288
thc.parser.finance.YahooStockQuoteRequestTest ‑ getStockQuote_Given941_ShouldReturn941StockQuote
thc.parser.forum.ForumThreadParserTest ‑ parse_GivenRightURL_ShouldReturnSomeForumThread
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseBanana
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseBird
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseBusstop
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseCar
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseCat
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseChurch
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseCow
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseFailGetContent
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseFebruary
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseFire
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseFit
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseFoot
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseFrog
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseHead
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseJoke
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseKite
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseLemon
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseLuck
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseMeasure
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseName
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseOrange
thc.parser.language.CambridgeDictionaryParserTest ‑ testParsePair
thc.parser.language.CambridgeDictionaryParserTest ‑ testParsePeak
thc.parser.language.CambridgeDictionaryParserTest ‑ testParsePet
thc.parser.language.CambridgeDictionaryParserTest ‑ testParsePoor
thc.parser.language.CambridgeDictionaryParserTest ‑ testParsePower
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseRoad
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseRoom
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseShine
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseSing
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseStar
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseTall
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseTear
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseThey
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseThin
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseToy
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseVote
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseWild
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseYet
thc.parser.language.CambridgeDictionaryParserTest ‑ testParseZinc
thc.parser.language.DictionaryAPIRequestTest ‑ getSubDirectory
thc.parser.language.DictionaryAPIRequestTest ‑ testParseBanana
thc.parser.language.DictionaryAPIRequestTest ‑ testParseFailResult
thc.parser.search.GoogleImageSearchRequestTest ‑ givenAllImageSize_shouldNotSetImageSizeInParam
thc.parser.search.GoogleImageSearchRequestTest ‑ parse_givenFailedResponse_shouldReturnEmptyList
thc.parser.search.GoogleImageSearchRequestTest ‑ query_givenNoAPIKey_shouldThrowException
thc.parser.search.GoogleImageSearchRequestTest ‑ query_shouldReturnWebItems