Update 'manual_tests.md'

This commit is contained in:
naomi 2021-09-10 12:23:49 +02:00
parent 63936e4451
commit cac99d3ace
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@
* When you click it it should take you to a screen saying "Add linked client" with an autocomplete box
* Add One
* You should then see the linked client in the list on the original client's screen
* Clink on the linked client's name in the list and you should see that the original client is in the list of linked clients for it (i.e. it is a summetrical relation)
* Clink on the linked client's name in the list and you should see that the original client is in the list of linked clients for it (i.e. it is a symmetrical relation)
* The delete link in the list should work, i.e. remove the linked client from the list
# Editing a client using the GUI
## Tests for JS code in js/edit_client.js