You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we view test some resources. With route middleware like pageowner gatekeepers we define the requirement of a available pageowner in the resource. These resource will almost never check for the existence of a pageowner as it is enforced in the gatekeeper.
The testcases however do not set a pageowner, so testing these resources will fail.
Is your feature request related to a problem?
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the feature
Currently we view test some resources. With route middleware like pageowner gatekeepers we define the requirement of a available pageowner in the resource. These resource will almost never check for the existence of a pageowner as it is enforced in the gatekeeper.
The testcases however do not set a pageowner, so testing these resources will fail.
Is your feature request related to a problem?
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: