mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
22 lines
297 B
Markdown
22 lines
297 B
Markdown
---
|
|
name: 🧪 Test Specification
|
|
about: Issue template for adding test
|
|
labels: "cypress,test"
|
|
---
|
|
|
|
### Specify the kind of test
|
|
|
|
<!--
|
|
Provide the kind of test
|
|
-->
|
|
|
|
(Cypress integration-test)
|
|
|
|
### Describe the test
|
|
|
|
<!--
|
|
Provide a clear description of the test
|
|
-->
|
|
|
|
(Write your answer here.)
|
|
|