Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve loadtests for search #1982

Open
7 tasks
dagfinno opened this issue Feb 28, 2025 · 0 comments
Open
7 tasks

Improve loadtests for search #1982

dagfinno opened this issue Feb 28, 2025 · 0 comments
Assignees
Labels
performance Issue related to performance

Comments

@dagfinno
Copy link
Collaborator

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:

  •  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 ...

@dagfinno dagfinno added the performance Issue related to performance label Feb 28, 2025
@dagfinno dagfinno self-assigned this Feb 28, 2025
@dagfinno dagfinno moved this from New issues to Doing in Dialogporten / Arbeidsflate Feb 28, 2025
dagfinno added a commit that referenced this issue Mar 3, 2025
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Issue related to performance
Projects
Status: Doing
Development

No branches or pull requests

1 participant