Update 'manual_tests.md'

This commit is contained in:
naomi 2021-09-10 12:10:05 +02:00
parent c28ecbc8cc
commit ff93527f45
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# Editing a client using the GUI
## Tests for JS code in js/edit_client.js
* The subtypes dropdown should be populated according to the existing value of the types dropdown. E.g. save a client as "licensed premises" type and reopen; the subtypes should be a list including "Pub or Bar"
* The status dropdown should be populated according to the existing value of the substatuses dropdown. E.g. save a client as substatus "One-off Training" and reopen; the status should be set to "Confirmed" and it should not be possible to change it.
* The status dropdown should be populated according to the existing value of the substatuses dropdown. E.g. save a client as substatus "One-off Training" and reopen; the status should be set to "Confirmed" and that should be the only option in the status dropdown.
# Automatic client status
## Tests for presave hook in goodnightout_opencase.module