Testing: Difference between revisions
From Mahara Wiki
Rangidaymond (talk | contribs) mNo edit summary |
Rangidaymond (talk | contribs) No edit summary |
||
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]] | ||
* Writing Behat features | |||
* Smoke tests | |||
* [[Testing_Area/Manual_testing|Manual Testing]] | * [[Testing_Area/Manual_testing|Manual Testing]] |
Revision as of 16:52, 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
- Writing Behat features
- Smoke tests
- Manual Testing