Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Add selenium tests #138

Merged
merged 15 commits into from
Apr 16, 2023
Merged

Add selenium tests #138

merged 15 commits into from
Apr 16, 2023

Conversation

KowalskiPiotr98
Copy link
Contributor

This PR mostly adds selenium tests and ways of executing them in cicd.
However, when working on this, some minor issues have been fixed in code.

Closes #87

@sonarcloud
Copy link

sonarcloud bot commented Apr 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.1% 0.1% Duplication

@KowalskiPiotr98
Copy link
Contributor Author

Note that since running Selenium is somewhat unreliable in github cicd, for now I'm gonna skip the requirement of that step. At some point I'd like to bring it back, but I see no value in spendin many hours trying to make this run always pass on GH, if you can easily confirm whether it's working or not locally.

@KowalskiPiotr98 KowalskiPiotr98 merged commit b3b953c into main Apr 16, 2023
@KowalskiPiotr98 KowalskiPiotr98 deleted the selenium branch April 16, 2023 13:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Selenium tests with js code coverage calculation
1 participant