Update scripts/remote_development/run-smoke-test-suite.sh
What does this MR do and why?
Updates scripts/remote_development/run-smoke-test-suite.sh
:
- Change order to run jest first
- Split up non-selenium and selenium backend
- Skip selenium backend because they are currently broken
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Run scripts/remote_development/run-smoke-test-suite.sh
and ensure it passes.