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

Handle OversiktHendelseType behandler_ber_om_bistand #327

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

andersrognstad
Copy link
Contributor

Hva har blitt lagt til✨🌈

🧑‍💻 Hackathon 🧑‍💻 Håndterer BEHANDLER_BER_OM_BISTAND-oppgavetype

@andersrognstad andersrognstad requested a review from a team as a code owner October 23, 2023 10:19
@@ -724,6 +724,62 @@ object PersonoversiktStatusApiV2Spek : Spek({
response.status() shouldBeEqualTo HttpStatusCode.NoContent
}
}

it("return person with behandler_ber_om_bistand_ubehandlet true when oppgave mottatt") {
val behandlerBerOmBistandMottatt = KPersonoppgavehendelse(
Copy link
Contributor

@JMLindseth JMLindseth Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blir det riktig å forholde seg til K-objekt her? 🤔 (Også på testen under.)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nei, kan godt opprette PersonOversiktStatus-objekt direkte her. Fikser!

@andersrognstad andersrognstad merged commit 6246269 into master Oct 25, 2023
3 checks passed
@andersrognstad andersrognstad deleted the hackathon-sykmelding branch October 25, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants