Skip to content

Commit 9097700

Browse files
committed
test: write specs that test behavior
1 parent 7f772d2 commit 9097700

6 files changed

Lines changed: 344 additions & 133 deletions

File tree

package-lock.json

Lines changed: 171 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@octokit/webhooks-types": "7.6.1",
5454
"@stoplight/json-schema-tree": "4.0.0",
5555
"@tailwindcss/postcss": "4.1.4",
56+
"@testing-library/dom": "10.4.1",
5657
"@types/hast": "3.0.4",
5758
"@types/he": "1.2.3",
5859
"@types/mdast": "4.0.4",
@@ -81,6 +82,7 @@
8182
"github-slugger": "2.0.0",
8283
"globals": "16.4.0",
8384
"gray-matter": "4.0.3",
85+
"happy-dom": "20.8.9",
8486
"hast-util-heading-rank": "3.0.0",
8587
"hast-util-select": "6.0.4",
8688
"hastscript": "9.0.1",

0 commit comments

Comments
 (0)