MCPcopy
hub / github.com/11ty/buildawesome / CompatibilityTest.js

File CompatibilityTest.js

test/CompatibilityTest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "ava";
2import EleventyCompatibility from "../src/Util/Compatibility.js";
3
4test(".canary- to .alpha- normalization (because pre-releases are alphabetic comparisons 😭)", (t) => {

Callers

nothing calls this directly

Calls 2

normalizeIdentifierMethod · 0.80
satisfiesMethod · 0.80

Tested by

no test coverage detected