Problem/Motivation
I'll create some basic tests for this module to verify that the site is up and checking some config changes after the module is installed. I believe I can create a Functional test to check that the copyscape module is working and returning data, no need for Unit/Kernel/Javascript tests (for now).
Steps to reproduce
Module doesn't have tests, which is mandatory for some organizations
Proposed resolution
Create some basic tests and produce a release asap
Remaining tasks
User interface changes
API changes
Data model changes
Comments
Comment #3
danrodI created some basic tests for the copyscape module, tests if it was installed ok, checks if the site is up, test the copyscape forms, and does a text search which sometime fails and sometimes work, but I think the test is enough for now.
Needs review.
Comment #4
danrodComment #5
danrodResults of my tests
Comment #6
danrodAny testers please? I want to merge it to the main branch and create a new release.
Comment #7
danrodI'll move to "Fixed" for now, if anyone has any issues with these tests, please let me know.
Comment #8
danrod