Files
IGP-Fan-Reference/docs/Get AI to Add easy Test Tasks.md
T
2026-05-31 14:33:58 -04:00

16 lines
541 B
Markdown

---
type: Task
status: AI Agent Work
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.