Commit f0b29ef
committed
TEST: add unit tests for admonition styles
Add pytest suite covering admonition CSS rules introduced in this PR:
- CSS coverage: all 26 admonition types present in source and minified files
- Icon validation: correct Font Awesome 4.7 codepoints per type
- Color validation: Dracula CSS variables used (no hardcoded hex)
- Minified format: single-line, no comments, shorthand values
Refs #291 parent 6de0eb1 commit f0b29ef
6 files changed
Lines changed: 447 additions & 6 deletions
File tree
- .github/workflows
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments