Last Updated on February 4, 2023 by Neil Murray
Instructions to test CF7 Skins block feature in WordPress edit page environment.
A. Manual Testing
Step by step instruction to test CF7 Skins block feature in WordPress edit page environment. Make sure you follow each step and repeat as necessary.
Before doing manual testing, please enable browser Developer Tools with Console tab activated. Check for any JavaScript errors or warnings for each steps.
This test includes clicking, hovering, selecting etc. Report to respective Bitbucket issue any troubles.
B. Automatic Testing ( FUTURE )
You need to have node.js installed to be able to run this test and install all project packages. We can provide test scripts and run it using console by executing npm run test. Test result is a success or fail message. Report if you find any fail messages.