ActionsReport is now fully tested.
Details
Details
- Reviewers
dereckson - Commits
- Unknown Object (Diffusion Commit)
rNOTIF72ee1dfcacff: Tests for ActionsReport
phpunit
Diff Detail
Diff Detail
- Repository
- rNOTIF Notifications center
- Lint
No Lint Coverage - Unit
No Test Coverage - Branch
- ActionsReport
- Build Status
Buildable 219 Build 219: arc lint + arc unit
Event Timeline
Comment Actions
More tests.
This will be full coverage after a refactoring at D178
where we move the rendering operation to the controller.
Comment Actions
build/logs/coverage/index.xml
[...] <directory name="Actions"> <totals> <lines total="226" comments="117" code="109" executable="29" executed="29" percent="100.00%"/> <methods count="11" tested="11" percent="100.00%"/> <functions count="0" tested="0" percent=""/> <classes count="5" tested="5" percent="100.00%"/> <traits count="0" tested="0" percent=""/> </totals> [...] </directory> [...]