mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-15 15:46:30 +03:00
Unit tests of the deleted Node scripts and the JS detector are removed; their behavior is pinned by tests/oracle goldens (frozen JS behavior plus reviewed deltas) and the engine's own tests. tests/oracle.test.mjs replays the corpus against the binary (IMPECCABLE_BIN or skill/scripts/bin/<target>/, via tests/lib/engine-bin.mjs) and skips cleanly without one; the framework fixture sweep drives live-inject, live-wrap, and detect-csp through the binary the same way. record.mjs learns --bin. The function-level vectors under tests/oracle/vectors/calls are committed as the frozen snapshot they can no longer be regenerated from. Suites: core trimmed to build and transformer tests, oracle added to the default run, detector/live reduced to packaging and reference checks, the live-e2e helper tests move to the opt-in live-e2e lane pending its retarget, cli-remote-e2e is an empty placeholder. Prepared with AI assistance (Claude Code).
8 lines
1.0 KiB
JSON
8 lines
1.0 KiB
JSON
{"args":["14px/1.5 system-ui,sans-serif"],"result":[["fontSize","14px"],["lineHeight","1.5"],["fontFamily","system-ui,sans-serif"]]}
|
|
{"args":["600 14px/1 system-ui"],"result":[["fontWeight","600"],["fontSize","14px"],["lineHeight","1"],["fontFamily","system-ui"]]}
|
|
{"args":["700 12px/1.1 ui-monospace,SFMono-Regular,Menlo,monospace"],"result":[["fontWeight","700"],["fontSize","12px"],["lineHeight","1.1"],["fontFamily","ui-monospace,SFMono-Regular,Menlo,monospace"]]}
|
|
{"args":["16px/1.5 system-ui,sans-serif"],"result":[["fontSize","16px"],["lineHeight","1.5"],["fontFamily","system-ui,sans-serif"]]}
|
|
{"args":["14px/1.5 system-ui,sans-serif"],"result":[["fontSize","14px"],["lineHeight","1.5"],["fontFamily","system-ui,sans-serif"]]}
|
|
{"args":["16px/1.5 system-ui,sans-serif"],"result":[["fontSize","16px"],["lineHeight","1.5"],["fontFamily","system-ui,sans-serif"]]}
|
|
{"args":["700 12px/1.1 ui-monospace,SFMono-Regular,Menlo,monospace"],"result":[["fontWeight","700"],["fontSize","12px"],["lineHeight","1.1"],["fontFamily","ui-monospace,SFMono-Regular,Menlo,monospace"]]}
|