Difference between revisions of "Demo enter exit parking"
Jump to navigation
Jump to search
(Procedure for demo with Postman) |
(Add details on test users) |
||
Line 1: | Line 1: | ||
− | Before start | + | ==== Before start ==== |
− | |||
You have to install Postman | You have to install Postman | ||
Line 9: | Line 8: | ||
You have to know the PIN of the user you are going to use for the demo | You have to know the PIN of the user you are going to use for the demo | ||
− | + | ==== Procedure for the demo (<u>underlined</u> = it's a postman tab) ==== | |
− | Procedure for the demo (<u>underlined</u> = it's a postman tab) | ||
− | |||
# <u>Login r2p</u> | # <u>Login r2p</u> | ||
# <u>Login hello</u> | # <u>Login hello</u> | ||
Line 27: | Line 24: | ||
# Tell the parking operator the pin (#nonloso) | # Tell the parking operator the pin (#nonloso) | ||
# You are done, you awesome 🌸 | # You are done, you awesome 🌸 | ||
+ | |||
+ | ==== Demo users and pins ==== | ||
+ | {| class="wikitable" | ||
+ | |+ | ||
+ | !ambiente | ||
+ | !appId | ||
+ | !nome | ||
+ | !cognome | ||
+ | !targa | ||
+ | !email | ||
+ | !pin | ||
+ | !id | ||
+ | |- | ||
+ | |DEV | ||
+ | |hello | ||
+ | |Fede Hello | ||
+ | |Olto Hello | ||
+ | |QU444UE | ||
+ | |fede@fede.com | ||
+ | |9892 | ||
+ | |6233127062cfc10001e3ccde | ||
+ | |- | ||
+ | |DEV | ||
+ | |r2p | ||
+ | |Fede r2p | ||
+ | |Olto r2p | ||
+ | |QU966UE | ||
+ | |fede@gmail.com | ||
+ | | - | ||
+ | |5f89b8695a6c0e0001fd821e | ||
+ | |} |
Revision as of 09:54, 23 March 2022
Before start
You have to install Postman
You have to import the collection "Parking demo" and the environments "Demo - dev" and "Demo - PRODUCTION"
You have to double check you are in the right environment (top right corner in Postman): dev or production
You have to know the PIN of the user you are going to use for the demo
Procedure for the demo (underlined = it's a postman tab)
- Login r2p
- Login hello
- Login superadmin
- Booking (r2p or hello)
- Simulate arrive (r2p or hello) - set true in body (there are two "body" sections, set it in the upper one)
- Wait for the request to accept entrance to appear on the tablet (ask the parking operator #nonloso)
- Simulate arrive (r2p or hello) - set false in body (there are two "body" sections, set it in the upper one)
- Accept entrance (ask the parking operator #nonloso)
- The car is in the parking 🥳 breathe 🧘
- Simulate arrive (r2p or hello) - set true in body (there are two "body" sections, set it in the upper one)
- Wait for the request to accept exit to appear on the tablet (ask the parking operator #nonloso)
- Simulate arrive (r2p or hello) - set false in body (there are two "body" sections, set it in the upper one)
- Accept exit (ask the parking operator #nonloso)
- Tell the parking operator the pin (#nonloso)
- You are done, you awesome 🌸
Demo users and pins
ambiente | appId | nome | cognome | targa | pin | id | |
---|---|---|---|---|---|---|---|
DEV | hello | Fede Hello | Olto Hello | QU444UE | fede@fede.com | 9892 | 6233127062cfc10001e3ccde |
DEV | r2p | Fede r2p | Olto r2p | QU966UE | fede@gmail.com | - | 5f89b8695a6c0e0001fd821e |