Skip to content

bump minor to 6.3 (#90) #17

bump minor to 6.3 (#90)

bump minor to 6.3 (#90) #17

GitHub Actions / Jest Unit Test Results succeeded Oct 25, 2024 in 0s

All 51 tests pass in 5s

 1 files  ±0  10 suites  ±0   5s ⏱️ ±0s
51 tests ±0  51 ✅ ±0  0 💤 ±0  0 ❌ ±0 
54 runs  ±0  54 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a08924f. ± Comparison against earlier commit a10e56e.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Jest Unit Test Results

51 tests found

There are 51 tests, see "Raw output" for the full list of tests.
Raw output
correctly coalesces last, first, and middle names handles lname only ‑ correctly coalesces last, first, and middle names handles lname only
correctly coalesces last, first, and middle names handles lname, fname only ‑ correctly coalesces last, first, and middle names handles lname, fname only
correctly coalesces last, first, and middle names handles lname/fname/mname ‑ correctly coalesces last, first, and middle names handles lname/fname/mname
correctly escapes CQL special characters does not modify non-special strings ‑ correctly escapes CQL special characters does not modify non-special strings
correctly escapes CQL special characters escapes asterisk (*) with a backslash ‑ correctly escapes CQL special characters escapes asterisk (*) with a backslash
correctly escapes CQL special characters escapes backslash (\) with a backslash ‑ correctly escapes CQL special characters escapes backslash (\) with a backslash
correctly escapes CQL special characters escapes caret (^) with a backslash ‑ correctly escapes CQL special characters escapes caret (^) with a backslash
correctly escapes CQL special characters escapes question mark (?) with a backslash ‑ correctly escapes CQL special characters escapes question mark (?) with a backslash
correctly escapes CQL special characters escapes quote (") with a backslash ‑ correctly escapes CQL special characters escapes quote (") with a backslash
download a CSV file IE 10+ ‑ download a CSV file IE 10+
download a CSV file empty list ‑ download a CSV file empty list
download a CSV file exclude fields, legacy array implementation ‑ download a CSV file exclude fields, legacy array implementation
download a CSV file include fields ‑ download a CSV file include fields
download a CSV file no arguments ‑ download a CSV file no arguments
download a CSV file options: excludeFields ‑ download a CSV file options: excludeFields
download a CSV file options: excludeFields, non-existent field ‑ download a CSV file options: excludeFields, non-existent field
download a CSV file options: onlyFields ‑ download a CSV file options: onlyFields
download a CSV file with no options ‑ download a CSV file with no options
execute an array of promises in series rejects if the first argument is not an array ‑ execute an array of promises in series rejects if the first argument is not an array
execute an array of promises in series resolves to a single promise ‑ execute an array of promises in series resolves to a single promise
getPermissionLabelString displays other errors ‑ getPermissionLabelString displays other errors
getPermissionLabelString ignores "@formatjs/intl Error MISSING_TRANSLATION" errors ‑ getPermissionLabelString ignores "@formatjs/intl Error MISSING_TRANSLATION" errors
getPermissionLabelString shows permissionName and displayName when given "showRaw" ‑ getPermissionLabelString shows permissionName and displayName when given "showRaw"
getPermissionLabelString uses displayName when available ‑ getPermissionLabelString uses displayName when available
getPermissionLabelString uses permissionName when displayName is not available ‑ getPermissionLabelString uses permissionName when displayName is not available
getSourceSuppressor should return 'false' if action should NOT be suppressed based on source ‑ getSourceSuppressor should return 'false' if action should NOT be suppressed based on source
getSourceSuppressor should return 'true' if action should be suppressed based on source ‑ getSourceSuppressor should return 'true' if action should be suppressed based on source
handles /inventory/items/item-id shaped items fully populated element ‑ handles /inventory/items/item-id shaped items fully populated element
handles /inventory/items/item-id shaped items without callNumber ‑ handles /inventory/items/item-id shaped items without callNumber
handles /inventory/items/item-id shaped items without chronology ‑ handles /inventory/items/item-id shaped items without chronology
handles /inventory/items/item-id shaped items without copyNumber ‑ handles /inventory/items/item-id shaped items without copyNumber
handles /inventory/items/item-id shaped items without displaySummary ‑ handles /inventory/items/item-id shaped items without displaySummary
handles /inventory/items/item-id shaped items without enumeration ‑ handles /inventory/items/item-id shaped items without enumeration
handles /inventory/items/item-id shaped items without prefix ‑ handles /inventory/items/item-id shaped items without prefix
handles /inventory/items/item-id shaped items without suffix ‑ handles /inventory/items/item-id shaped items without suffix
handles /inventory/items/item-id shaped items without volume ‑ handles /inventory/items/item-id shaped items without volume
handles circulation/loans shaped items fully populated element ‑ handles circulation/loans shaped items fully populated element
handles valid tokens fully populated element ‑ handles valid tokens fully populated element
headers getHeader should return content types ‑ headers getHeader should return content types
headers getHeader should return header without tenant ‑ headers getHeader should return header without tenant
headers getHeader should return header without token ‑ headers getHeader should return header without token
headers getHeader should return header ‑ headers getHeader should return header
headers getHeaderWithCredentials should return content types and credentials ‑ headers getHeaderWithCredentials should return content types and credentials
headers getHeaderWithCredentials should return header and credentials ‑ headers getHeaderWithCredentials should return header and credentials
headers getTenant should return empty object ‑ headers getTenant should return empty object
headers getTenant should return tenant ‑ headers getTenant should return tenant
headers getToken should return empty object ‑ headers getToken should return empty object
headers getToken should return token ‑ headers getToken should return token
rejects invalid tokens rejects a correctly formed token missing required attributes ‑ rejects invalid tokens rejects a correctly formed token missing required attributes
rejects invalid tokens rejects a subtly malformed token ‑ rejects invalid tokens rejects a subtly malformed token
rejects invalid tokens rejects an obviously malformed token ‑ rejects invalid tokens rejects an obviously malformed token