WayrApp Backend & Ecosystem Documentation - v1.0.0
Preparing search index...
shared/test/mocks
mockAuthRequest
Function mockAuthRequest
mockAuthRequest
(
user
?:
Partial
<
User
>
,
overrides
?:
Partial
<
Request
>
)
:
Request
Create a mock authenticated request with a user
Parameters
user
:
Partial
<
User
>
= {}
overrides
:
Partial
<
Request
>
= {}
Returns
Request
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
WayrApp Backend & Ecosystem Documentation - v1.0.0
Loading...
Create a mock authenticated request with a user