bigbluebutton-Github/.github/ISSUE_TEMPLATE/test-scenario.md

27 lines
620 B
Markdown
Raw Normal View History

---
name: New Test Case
about: Specify a [HTML5 client] test scenario to be added to the automated test coverage suite
title: ''
labels: 'type: test'
assignees: ''
---
<!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
This issue tracker is only for bbb development related issues.-->
**Describe the test scenario, be specific**
A clear and concise description of what the test case is.
Steps to reproduce:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Edge cases**
Any specific edge cases to keep in mind?
**Additional context**
Add any other context about the problem here.