Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Ensure all unit test pages follow naming convention
Description
Review the names used by the unit test html files. The test pages should end in "-test.html". If they don't they won't be run by testswarm. It also appears that there are files with this naming convention that aren't actually unit test files. This is causing the swarm to fail with errors.
Review the names used by the unit test html files. The test pages should end in "-test.html". If they don't they won't be run by testswarm. It also appears that there are files with this naming convention that aren't actually unit test files. This is causing the swarm to fail with errors.