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 was 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.
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: