Automated Blackbox Tests for SveltyCMS

Job ID: 40247055

Budget: $10 – $40 USD

I have a svelte CMS project hosted at https://github.com/SveltyCMS/SveltyCMS/tree/next and I want a full suite of automated Blackbox tests integrated directly into the GitHub workflow.

The last test that passed was only done via whitebox testing.

The goal is to cover every major module—user authentication, content management, and the public API endpoints—so that each new pull request is automatically validated before merge.

Follow and update testing docs

Local tests don't work with live data

Testing should be done on your git branch 1st. And when all is good, you create a new pull request to next branch