Automated Blackbox Tests for SveltyCMS
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
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
Related categories:
JavaScript
Testing / QA
Software Testing
Test Automation
Continuous Integration
GitHub
Svelte
API Testing