Skip to content

fix: bring back optional readmes #277

fix: bring back optional readmes

fix: bring back optional readmes #277

GitHub Actions / Test results succeeded Jan 26, 2024 in 0s

All 33 tests pass in 0s

33 tests   33 ✅  0s ⏱️
 5 suites   0 💤
 1 files     0 ❌

Results for commit 4e778c6.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test results

33 tests found

There are 33 tests, see "Raw output" for the full list of tests.
Raw output
cem-field ‑ flags (simple) array type
cem-field ‑ flags attribute presence
cem-field ‑ flags boolean type
cem-field ‑ flags enum type
cem-field ‑ flags field privacy
cem-field ‑ flags number type
cem-field ‑ flags object type
cem-field ‑ flags string type
cem-field ‑ sanitizes malformed unions (as this happens in the wild...)
markdown.utils prefixRelativeUrls ‑ does not prefix absolute urls
markdown.utils prefixRelativeUrls ‑ prefixes hashes
markdown.utils prefixRelativeUrls ‑ prefixes relative markdown files with additional route
markdown.utils prefixRelativeUrls ‑ prefixes relative markdown files with additional route and hashes
markdown.utils prefixRelativeUrls ‑ prefixes relative markdown urls with hashes
markdown.utils prefixRelativeUrls ‑ prefixes relative markdown urls with subpath and hashes
markdown.utils prefixRelativeUrls ‑ prefixes relative urls
markdown.utils prefixRelativeUrls ‑ resolves url traversions
markdown.utils prefixRelativeUrls ‑ should replace all occurrences
markdown.utils resolveRelativePath ‑ constrains parent paths to the boundaries
markdown.utils resolveRelativePath ‑ resolves relative parent paths
parse parseCEM ‑ fails on missing schema version
parse parseCEM ‑ fails on outdated schema versions
parse parseCEM ‑ parses the SAB UI manifest
parse parseCEM ‑ parses the WCP manifest
parse parseCEM ‑ parses the ZUi manifest
parser.utils litKey ‑ delivers attribute notation
parser.utils litKey ‑ delivers boolean notation
parser.utils litKey ‑ delivers property notation
utils getEnumValues ‑ returns an array for single value enums
utils getEnumValues ‑ returns an array of values
utils getEnumValues ‑ returns an empty array if the type is insufficient
utils unwrapString ‑ removes quotes from the start and end of a string
utils unwrapString ‑ returns the original string if it does not start with a single quote