dougnoel / sentinel

A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
Apache License 2.0
11 stars 13 forks source link

CSV Value storage and retrieval step and tests #556

Closed tyBouch closed 1 year ago

tyBouch commented 1 year ago

This code will allow us to store an unknown value in a row and column we don't intend to change to verify later.

Example: Instruction files are generated by app User indicates they will follow the instructions Verify the app does what the instructions say without modifying the file

Currently we do not support checking against unmodified CSV values/storing them.

sonarcloud[bot] commented 1 year ago

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

83.3% 83.3% Coverage
0.0% 0.0% Duplication