GitHub Actions / Test Results
succeeded
Jul 18, 2024 in 0s
All 29 tests pass in 5s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
29 tests found
There are 29 tests, see "Raw output" for the full list of tests.
Raw output
Globals local-list parsing returns hl-value when URLs match ‑ Globals local-list parsing returns hl-value when URLs match
Globals local-list parsing returns null for no match ‑ Globals local-list parsing returns null for no match
Globals local-list parsing returns null for null or empty list ‑ Globals local-list parsing returns null for null or empty list
Globals local-list parsing returns ui[8] when no URLs match ‑ Globals local-list parsing returns ui[8] when no URLs match
Locale URL-parsing returns language-codes embedded in URLs ‑ Locale URL-parsing returns language-codes embedded in URLs
Locale URL-parsing returns null from URLs with no language-code ‑ Locale URL-parsing returns null from URLs with no language-code
Locale URL-parsing returns null from empty or null ‑ Locale URL-parsing returns null from empty or null
Locale-filtering filters junk values ‑ Locale-filtering filters junk values
Locale-filtering returned value does not contain region-denomination ‑ Locale-filtering returned value does not contain region-denomination
Locale-filtering returned value is always lower-case ‑ Locale-filtering returned value is always lower-case
Locale-parsing Recognizes consistently cased locales ‑ Locale-parsing Recognizes consistently cased locales
Locale-parsing Rejects badly formatted string ‑ Locale-parsing Rejects badly formatted string
Locale-parsing Rejects inconsistently cased locales ‑ Locale-parsing Rejects inconsistently cased locales
Monkeypatching functions support nested patching ‑ Monkeypatching functions support nested patching
Monkeypatching patching functions works ‑ Monkeypatching patching functions works
Test tools for parsing fd-embedded-data Handles Thread-1 Email-1 JSON consistently ‑ Test tools for parsing fd-embedded-data Handles Thread-1 Email-1 JSON consistently
Test tools for parsing fd-embedded-data JSON Data is an array of 5 elements ‑ Test tools for parsing fd-embedded-data JSON Data is an array of 5 elements
gmail.new.get email_data() can look up based on legacy-style IDs, with warning ‑ gmail.new.get email_data() can look up based on legacy-style IDs, with warning
gmail.new.get email_data() can look up based on new-style IDs ‑ gmail.new.get email_data() can look up based on new-style IDs
gmail.new.get email_data() creates warning when looking up legacy-style IDs ‑ gmail.new.get email_data() creates warning when looking up legacy-style IDs
gmail.new.get email_data() returns looks up current email_id when provided null-value ‑ gmail.new.get email_data() returns looks up current email_id when provided null-value
gmail.new.get email_data() returns null when looking up invalid legacy-style IDs ‑ gmail.new.get email_data() returns null when looking up invalid legacy-style IDs
gmail.new.get email_data() returns null when looking up invalid new-style IDs ‑ gmail.new.get email_data() returns null when looking up invalid new-style IDs
gmail.new.get email_data() returns null without warning when email_id not resolved ‑ gmail.new.get email_data() returns null without warning when email_id not resolved
gmail.new.get email_id() can look up based on DomEmail instance ‑ gmail.new.get email_id() can look up based on DomEmail instance
gmail.new.get email_id() can look up based on HTML elements ‑ gmail.new.get email_id() can look up based on HTML elements
gmail.new.get thread_data() looks up current thread_id when provided null-value ‑ gmail.new.get thread_data() looks up current thread_id when provided null-value
gmail.new.get thread_data() resolves thread ‑ gmail.new.get thread_data() resolves thread
gmail.new.get thread_data() returns null without warning when thread_id not resolved ‑ gmail.new.get thread_data() returns null without warning when thread_id not resolved
Loading