Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
2cbe5d5
feat: adding inital load testing file
YazeedLoonat Mar 25, 2026
a89ccba
fix: upping load
YazeedLoonat Mar 25, 2026
6301b7d
feat: better randomness
YazeedLoonat Mar 25, 2026
7bcb523
feat: headless version
YazeedLoonat Mar 25, 2026
ad3d8c3
fix: testing
YazeedLoonat Mar 25, 2026
0e03574
fix: bump
YazeedLoonat Mar 25, 2026
4668a2a
fix: lil more clean up
YazeedLoonat Mar 25, 2026
e91b6d9
fix: update-o potat-o
YazeedLoonat Mar 25, 2026
4a7eb5e
fix: update-o potato 2
YazeedLoonat Mar 25, 2026
0120da4
fix: testing some stuff
YazeedLoonat Mar 25, 2026
f30651e
fix: ramping up further
YazeedLoonat Mar 25, 2026
de5345b
fix: more
YazeedLoonat Mar 25, 2026
e4b7b78
fix: dropping maxDur
YazeedLoonat Mar 25, 2026
a22f9c3
fix: more updates 2
YazeedLoonat Mar 26, 2026
d747bd8
fix: more vus
YazeedLoonat Mar 26, 2026
40a6357
feat: adding user login
YazeedLoonat Apr 7, 2026
8aaf375
fix: changing db instantiation
YazeedLoonat Apr 7, 2026
b804bf3
fix: trying again
YazeedLoonat Apr 7, 2026
1b8dd3e
feat: old headless version with programs/preferences
YazeedLoonat Apr 7, 2026
63e7299
fix: small updates
YazeedLoonat Apr 7, 2026
bc66fb8
fix: after reseed
YazeedLoonat Apr 7, 2026
ea8b02e
fix: id match
YazeedLoonat Apr 7, 2026
be817ff
fix: try again
YazeedLoonat Apr 7, 2026
81eb9c1
fix: msqv2 test
YazeedLoonat Apr 7, 2026
6f1c697
feat: stress test
YazeedLoonat Apr 7, 2026
29d2886
fix: reversion to old mfa
YazeedLoonat Jun 1, 2026
807408d
feat: adding partner load test for notifs
YazeedLoonat Jun 1, 2026
6f7b40a
fix: minor tweaks
YazeedLoonat Jun 1, 2026
8e4ceeb
fix: further cuts
YazeedLoonat Jun 1, 2026
84ffed8
fix: some updates that will need to be rolled back
YazeedLoonat Jun 1, 2026
f571a82
fix: removing removables and upping to 100
YazeedLoonat Jun 1, 2026
134ea77
fix: more removables and uppingto 500
YazeedLoonat Jun 1, 2026
cf62a00
fix: upping to 1k
YazeedLoonat Jun 1, 2026
7756b22
fix: upping to 2.5k
YazeedLoonat Jun 1, 2026
a9554f4
fix: upping to 5k
YazeedLoonat Jun 1, 2026
7523613
fix: upping to 7.5k
YazeedLoonat Jun 2, 2026
f931103
fix: upping to 10k removing removables
YazeedLoonat Jun 2, 2026
2ba06e5
fix: removing limit
YazeedLoonat Jun 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion shared-helpers/src/types/backend-swagger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3420,7 +3420,7 @@ export interface ListingFilterParams {
availability?: FilterAvailabilityEnum

/** */
bathrooms?: number
bathrooms?: []

/** */
bedrooms?: number
Expand Down
72 changes: 72 additions & 0 deletions sites/partners/load-testing/headless-listing-save.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading