wxt icon indicating copy to clipboard operation
wxt copied to clipboard

Add automated testing script for phpunit test setup and execution.

Open joejoseph00 opened this issue 9 months ago • 3 comments

This facilitates the setup of running tests locally.

joejoseph00 avatar Feb 24 '25 18:02 joejoseph00

@smulvih2

This script I created prompts for the necessary information required to run phpunit tests then stores it and when it runs again will use the stored test setup variables.

joejoseph00 avatar Feb 28 '25 23:02 joejoseph00

This script is handy, automatically sets up the files as needed for the automated testing, prompts for db connection, sets that up for use with the automated test script so that the tests can be run locally.

olstjos avatar Apr 23 '25 14:04 olstjos

@olstjos ok I can look at this later this week, give it a try and report back. Thanks!

smulvih2 avatar Apr 23 '25 14:04 smulvih2