Update 'docs/manual_tests.md'
This commit is contained in:
parent
b8c5a4cea2
commit
bbe6f6451a
@ -1,7 +1,7 @@
|
|||||||
# First
|
# First
|
||||||
- Log in as a user with the role "GNO Standard User".
|
- Log in as a user with the role "GNO Standard User".
|
||||||
|
|
||||||
# Client & training & project
|
# Client & training
|
||||||
- Billing fields are not there at first but there is a button to add them and when you click it is adds them.
|
- Billing fields are not there at first but there is a button to add them and when you click it is adds them.
|
||||||
- Save the client without filling in any billing fields, then edit it - the fields should be gone and the button shoud be there
|
- Save the client without filling in any billing fields, then edit it - the fields should be gone and the button shoud be there
|
||||||
- Add one or more billing fields, save and edit - all the billing fields should show, and not the button.
|
- Add one or more billing fields, save and edit - all the billing fields should show, and not the button.
|
||||||
@ -15,9 +15,6 @@
|
|||||||
- Save it, the trainers and rates should show , then when you edit it again the input box should be gone for the none one and disabled for the standard
|
- Save it, the trainers and rates should show , then when you edit it again the input box should be gone for the none one and disabled for the standard
|
||||||
- The training immediately shows up in the training list for that client
|
- The training immediately shows up in the training list for that client
|
||||||
- It also appears in "All trainings", at the top
|
- It also appears in "All trainings", at the top
|
||||||
- Add a project and add multiple fees
|
|
||||||
- Save it and all the fees should be displayed
|
|
||||||
- The project should appear in the project list for the client and also in All Projects
|
|
||||||
|
|
||||||
|
|
||||||
# Umbrella client
|
# Umbrella client
|
||||||
@ -104,7 +101,7 @@
|
|||||||
|
|
||||||
# Total fees on a project
|
# Total fees on a project
|
||||||
* Create a project and add some fees
|
* Create a project and add some fees
|
||||||
* When you view the project the total fee should be displayed
|
* When you view the project the fees should be listed and also total fee should be displayed
|
||||||
* Edit it and change a fee, delete a fee, add a fee
|
* Edit it and change a fee, delete a fee, add a fee
|
||||||
* The total should update
|
* The total should update
|
||||||
* The total should appear in the list of projects
|
* The project along with its total fee should appear in the All Projects list
|
Reference in New Issue
Block a user