Altinn / altinn-notifications

Altinn platform microservice for handling notifications (mail, sms, etc)
MIT License
3 stars 3 forks source link

Add regression and use case tests that include an app affiliation #510

Closed SandGrainOne closed 2 months ago

SandGrainOne commented 3 months ago

Description

Expand the k6 tests to include verification of address lookup when recipient is an organization. The test should include app affiliation to test the lookup for personal contact information. This should also make it unnecessary to keep the NIN lookup test as both Register and Profile will be included in this new test.

We can use the ttd apps-test app for testing app affiliation. Might need to adjust policy.

Tasks

Acceptance criteria