Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codi 🐶 Web Test Runner 🏃 #1203

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Codi 🐶 Web Test Runner 🏃 #1203

merged 1 commit into from
Apr 8, 2024

Conversation

RobAndrewHurst
Copy link
Contributor

@RobAndrewHurst RobAndrewHurst commented Apr 5, 2024

Codi 🐶 Web Test Runner 🏃

I have implemented a Web Test Runner into Codi and Implemented it into the test_view.

  • This allows for us to give multiple files into a loaded in a script on a view.
  • Counts all the passed/failed tests ✅⛔

In this instance I load one module, that calls another which means we can chain these tests, and still keep the count.

Please have a look and let me know if you have any suggestions.


@RobAndrewHurst RobAndrewHurst added the Testing Changes relating to existing or new unit tests. label Apr 5, 2024
Copy link

sonarcloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@AlexanderGeere AlexanderGeere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Copy link
Contributor

@simon-leech simon-leech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant - thank you Rob! So good having the summary at the end!

@RobAndrewHurst RobAndrewHurst merged commit 98a3e88 into main Apr 8, 2024
5 checks passed
@RobAndrewHurst RobAndrewHurst deleted the codi branch April 8, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Changes relating to existing or new unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants