Skip to content

Commit

Permalink
2193: Added expected mails
Browse files Browse the repository at this point in the history
  • Loading branch information
tuj committed Sep 2, 2024
1 parent e81a4d5 commit 52a7bc9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
Binary file added documentation/assets/test-guide11.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/assets/test-guide12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/assets/test-guide13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 11 additions & 1 deletion documentation/test-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ They can be accessed with the command:
itkdev-docker-compose mail:open
```

The mail received should look like:
![Mail 1](assets/test-guide11.png "Mail 1")


## T3 Setting up a "My Bookings" form in selvbetjening

* Navigate to selvbetjening: `/da/admin/structure/webform`.
Expand All @@ -128,11 +132,17 @@ NB! Changes to bookings requires that the queue run in BookAarhus.
![Anmod om ændring af tidspunkt](assets/test-guide7.png "Anmod om ændring af tidspunkt")
* Select a time in the future. Click "Anmod om ændring af tidspunkt".
* See that success popup appears.
![Succes 1](assets/test-guide8.png "Succes").
![Succes 1](assets/test-guide8.png "Succes")
and that the booking time has changed.

The mail received should look like:
![Mail 2](assets/test-guide12.png "Mail 2")
* Click "Anmod om sletning".
![Anmod om sletning](assets/test-guide9.png "Anmod om sletning").
* Click "Ja, slet den!"
* See that the succes popup appears
![Succes 2](assets/test-guide10.png "Succes")
and that the booking is not in the list anymore.

The mail received should look like:
![Mail 3](assets/test-guide13.png "Mail 3")

0 comments on commit 52a7bc9

Please sign in to comment.