We should have unit tests for the Quiz extension.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Basic Unit Tests for Quiz Extension | mediawiki/extensions/Quiz | master | +301 -5 |
Related Objects
Related Objects
Event Timeline
Comment Actions
I think we should prioritise this before adding any new features, and testing all the new bug fixes that we've already done. It's easiest to write tests *with* a change so the longer we leave this the worse the technical debt becomes :).
Comment Actions
Change 362264 had a related patch set uploaded (by Harjotsingh; owner: Harjotsingh):
[mediawiki/extensions/Quiz@master] Basic Unit Tests for Quiz Extension [WIP]
Comment Actions
Change 362264 merged by jenkins-bot:
[mediawiki/extensions/Quiz@master] Basic Unit Tests for Quiz Extension
Comment Actions
Closing as resolved as major tests are already added.
New features will have accompanying tests with them.