Problem/Motivation
Some basic functionality is missing test coverage.
Proposed resolution
Create tests for
unsubscribing aka disablingtokensuser preferences- user/node/comment deletion
- mail body
- extra field display
settings form
I don't think we want to create all these tests at once, it's more helpful to commit them in parts. I think unsubscribing, tokens and user preferences are top priority, because they are basic non-admin features, and the rest can be done in separate issues?
Comments
Comment #2
gnugetAlright, I wrote the tests for
unsubscribing aka disablingas part of #2879914: Notifications not sent when user chooses "Replies to my comment"I renamed the test file to be more clear about what it is testing (the anonymous comments).
It now tests:
And that's it.
Comment #3
gnugetComment #4
gnugetComment #5
gnugetComment #6
gnugetI created:
So we can work on the missing tests on different issues.
I'm going to close this one :-)