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

Add number of run per result set #688

Closed
ghost opened this issue Oct 7, 2022 · 1 comment · Fixed by #696
Closed

Add number of run per result set #688

ghost opened this issue Oct 7, 2022 · 1 comment · Fixed by #696
Assignees

Comments

@ghost
Copy link

ghost commented Oct 7, 2022

We can run the test with the same URL N times, and it will generate a list with almost identical titles, the difference being the timestamp which is confusing.
We can add a number to each title to identify it better.

@lasmil lasmil self-assigned this Oct 11, 2022
lasmil pushed a commit that referenced this issue Oct 11, 2022
- added the number (index) of the ran tests to differentiate between the runs
- closes: #688
lasmil pushed a commit that referenced this issue Oct 11, 2022
- added the number (index) of the ran tests to differentiate between the runs
- closes: #688
@lasmil
Copy link
Contributor

lasmil commented Oct 14, 2022

lasmil pushed a commit that referenced this issue Oct 14, 2022
- added the number (index) of the ran tests to differentiate between the runs
- closes: #688
lasmil added a commit that referenced this issue Oct 17, 2022
* 688: added the number to the ran tests

- added the number (index) of the ran tests to differentiate between the runs
- closes: #688

* 688: using resultset index as separate prop

* 688: show index of results in compare dialog

* 688: applied changes as per PR suggestion

* 688: applied designs

* 688: fix tests

* 688: applied changes as per PR suggestions

* 688: increase timeout for tests

* 688: wait for compare button to be available

* 688: wait for document changes

* 688: wait for page to load before querying the url

* 688: increase timeout for url

Co-authored-by: Laszlo Mile <mlacif1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant