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
The loadtests for search are narrow atm, and does not exploit query params options available. And they passes, even though we have som searches that takes long time/returns error
Description
Make improved loadtests for search on:
serviceowners
endusers
graphql
Implementation
If there are guidelines on architecture or other implementation choices, they are added here. Different approaches can also be discussed here.
Tasks
Implementation tasks are added here
Prepare documentation (if relevant - either update working document, or add a new file in docs)
Add e2e-test (if relevant)
Threat Modelling
I have considered potential security risks (if risks were found, please list them below)
Acceptance criteria
GIVEN ... WHEN .... THEN ...
GIVEN ... WHEN .... THEN ...
The text was updated successfully, but these errors were encountered:
Improved test for serviceowner search, uses combinations of
query-options
## Description
## Related Issue(s)
- #1982
## Verification
- [ ] **Your** code builds clean without any errors or warnings
- [ ] Manual testing done (required)
- [ ] Relevant automated test added (if you find this hard, leave it and
we'll help out)
## Documentation
- [ ] Documentation is updated (either in `docs`-directory, Altinnpedia
or a separate linked PR in
[altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if
applicable)
Introduction
The loadtests for search are narrow atm, and does not exploit query params options available. And they passes, even though we have som searches that takes long time/returns error
Description
Make improved loadtests for search on:
Implementation
If there are guidelines on architecture or other implementation choices, they are added here. Different approaches can also be discussed here.
Tasks
docs
)Threat Modelling
Acceptance criteria
GIVEN ...
WHEN ....
THEN ...
GIVEN ...
WHEN ....
THEN ...
The text was updated successfully, but these errors were encountered: