Testing: Difference between revisions
From Mahara Wiki
Rangidaymond (talk | contribs) No edit summary |
Rangidaymond (talk | contribs) m (→Overview) |
||
Line 8: | Line 8: | ||
* [[Developer_Area/Unit_Testing|Unit Testing]] | * [[Developer_Area/Unit_Testing|Unit Testing]] | ||
* [[Developer_Area/Behat_Testing|Behat Testing]] | * [[Developer_Area/Behat_Testing|Behat Testing]] | ||
* Smoke tests | * Smoke tests | ||
* [[Testing_Area/Manual_testing|Manual Testing]] | * [[Testing_Area/Manual_testing|Manual Testing]] |
Latest revision as of 15:59, 29 Mayıs 2020
Here is a bunch of testing documentation for Mahara. This is for people who want to understand how Mahara is tested, or want to develop new tests (manual or automated) for Mahara.
Overview
- How to submit good bug reports note: this takes you to another site (use Back button to return)
- Accessibility Checklist
- Bug Status Policy
- Unit Testing
- Behat Testing
- Smoke tests
- Manual Testing