CLI and Publish Tests

This commit was merged in pull request #63.
This commit is contained in:
2026-06-02 12:12:38 -04:00
parent 7da6f554a8
commit 85834466f1
71 changed files with 511 additions and 54 deletions
@@ -0,0 +1,16 @@
---
type: Task
status: Done
category:
---
Consider Playwright features we can use to create obvious tests to our test project in the Playwright folder.
For these considered tests, create markdown files in the "docs\AI Gen Docs" folder.
They should have the front matter of:
type: Task
status: AI Gen TODO
category: QA
isAgentGenerated: "true"
Describe what the test is in the contents of the markdown file, and what special feature of playwright it's using, if it's using something special in comparison to what we already have.