You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
I should write some automated tests to ensure plugin is operating properly with every update. I currently know nothing about automated PHP testing but a good reason to start. Following conditions should be tested as a start:
On install - Check new DB tables are initialised correctly.
On uninstall - Check DB tables are removed correctly.
Test previewing flags
Test publishing flags
Test flag groups (full CRUD)
Test checking group query strings
Test previewing groups
The text was updated successfully, but these errors were encountered:
I should write some automated tests to ensure plugin is operating properly with every update. I currently know nothing about automated PHP testing but a good reason to start. Following conditions should be tested as a start:
The text was updated successfully, but these errors were encountered: