forked from airJordans/listing-description-module
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hello.yml
32 lines (30 loc) · 1011 Bytes
/
hello.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
config:
target: "http://localhost:3002"
phases:
- duration: 60
arrivalRate: 50
scenarios:
- flow:
# - loop:
- get:
url: "/listings/{{$randomNumber(1,10000000)}}/overview/"
- get:
url: "/listings/{{$randomNumber(1,10000000)}}/arrangements/"
# - post:
# url: "/listings/"
# json:
# id: "${{randomNumber(10000000, 1000000000000000000000000000)}}"
# summary: "andslnslkandsnl"
# theSpace: "andslnslkandsnl"
# guestAccess: "andslnslkandsnl"
# interactionWithGuests: "andslnslkandsnl"
# otherThingsToNote: "andslnslkandsnl"
# homehighlights1: "andslnslkandsnl"
# homehighlights2: "andslnslkandsnl"
# homehighlights3: "andslnslkandsnl"
# houserules: "andslnslkandsnl"
# noOfGuests: 3
# noOfBedrooms: 2
# noOfBeds: 8
# noOfBaths: 10
# count: 10