Testing Area: Difference between revisions
From Mahara Wiki
Rangidaymond (talk | contribs) mNo edit summary |
Rangidaymond (talk | contribs) m (→Overview) |
||
Line 4: | Line 4: | ||
== Overview == | == Overview == | ||
* [https://mahara.org/tracker/ How to submit good bug reports] | * [https://mahara.org/tracker/ How to submit good bug reports] note: this takes you to another site (use Back button to return) | ||
* [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]] | * [[Developer_Area/Accessibility_Checklist|Accessibility Checklist]] | ||
* [[Developer_Area/Bug_Status|Bug Status Policy]] | * [[Developer_Area/Bug_Status|Bug Status Policy]] |
Revision as of 16:18, 15 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
- Manual Testing