Commit graph

18 commits

Author SHA1 Message Date
0b79e17915 Updated url comparison to use equals instead of startswith (oh the joys of copy pasting code!) 2025-04-05 02:52:35 +01:00
7ba185d387 Updated TestPoster to now test posting functionality 2025-04-05 02:47:30 +01:00
711baf98ab Permission testing development 2025-04-04 16:15:37 +01:00
8c15eebf1f Started work on test for posting 2025-04-04 15:55:11 +01:00
9ec211197d Added new credential builder, moved credential builder to be it's own thing 2025-04-04 14:08:53 +01:00
df878e63d3 Removed old testing file 2025-04-02 21:12:27 +01:00
94a0de09cb CSV files are now built from a master CSV builder file. 2025-04-02 21:11:57 +01:00
197081a55e Upgraded to work with CSV file source 2025-04-02 20:09:45 +01:00
d855f06446 Updated test to pass - It was previously failing due to subscriber logins being brought straight to https://test.fusil.uk/wp-admin/profile.php. Now it is fixed by only ensuring that the URL begins with the link to wp-admin
This is a good example of why having more varied tests is handy!
2025-04-02 18:08:34 +01:00
df611ef206 Added paramaterised testing, standardised filename 2025-04-02 18:03:23 +01:00
6b20d593e5 updated readme 2025-04-02 17:42:32 +01:00
de5cea43f9 Updated readme, removed redundant testing file from earlier 2025-04-02 17:41:14 +01:00
58aca1e828 Refined user field for configuring driver, testlogin should now work 2025-04-02 17:39:34 +01:00
a60abd6fc3 added differentiation for different browsers 2025-04-02 16:56:51 +01:00
c3c1d218d6 Running tests now work, installed modules 2025-04-02 16:36:50 +01:00
eb93d86b3e Intialised example testing classes, updated IML file 2025-04-02 16:19:16 +01:00
e445bd01e5 added readme 2025-04-02 16:08:42 +01:00
09e4dc72d7 On branch master
Initial commit
2025-04-02 15:50:56 +01:00