Open herflis opened 4 years ago
so as far as I can understand, I just need to test these cases?
if that's the case, then how would one will be making a pull request then?
Hi @simarpreetsingh-019 have you read the contribution guide? You have to implement the above mentioned cases as automated tests. I hope you will find the answers to your questions in the linked guide :)
Before you start working on an issue please take a look at our dedicated hacktoberfest site to learn the basic rules and find additional resources to help you get started.
🧪E2E test cases
The scope of these tests is to ensure that the Document (preview) viewer works as it is intended.
Test case 1
😎 Role
All test should run as admin.
🧫 Purpose of the test
Double-clicking on a file in the grid opens its preview in document viewer
🐾 Steps
Test case 2
🧫 Purpose of the test
Scrolling on document's pages is available and works as it is intended.
🐾 Steps
Test case 3
🧫 Purpose of the test
Jump to page function works as it is intended
🐾 Steps