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 header and the dashboard work as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that the header contains the url of the current repository.
To ensure that the dashboard has correct subscription plan info.
🐾 Steps
Step: Click on the sensenet icon in the header
Expected result: Dashboard should open with the title of "Welcome to your Dev Demo project"
Step: Check the Your subscription plan section of the dashboard:
Expected result: This section should contain the Developer plan text and features list should be the following:
3 users
500 content
1 GB storage space
Test case 3
🧫 Purpose of the test
To ensure that the dashboard has correct usage info.
🐾 Steps
Step: Check the Current usage section of the dashboard:
Expected result:
Users should be x of 3 where x <= 3
Content should be y of 500 where y <= 500
Storage space should be z of 1 GB where z <= 1
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 header and the dashboard work as it is intended.
😎 Role
All test should run as admin.
Test case 1
🧫 Purpose of the test
To ensure that the header contains the url of the current repository.
🐾 Steps
Test case 2
🧫 Purpose of the test
To ensure that the dashboard has correct subscription plan info.
🐾 Steps
Test case 3
🧫 Purpose of the test
To ensure that the dashboard has correct usage info.
🐾 Steps