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

Fikser FpApplication for lokal utvikling + enhetstester #1282

Merged
merged 3 commits into from
Apr 28, 2023

Conversation

espenwaaga
Copy link
Collaborator

No description provided.

@espenwaaga espenwaaga requested a review from a team as a code owner April 27, 2023 12:19
@espenwaaga espenwaaga requested a review from palfi April 27, 2023 12:44
Copy link
Collaborator

@jolarsen jolarsen left a comment

Choose a reason for hiding this comment

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

Du kan kanskje spare en var cluster = currentEnvironment.cluster()
Det er bare isCoLocated som ikke er eksponert via Environment
Ellers ser det greit ut - men du kan sikkert refakturere ut metoder for if (cluster.isLocal) og else-delen av isColocated. Så slipper vi Sonar.

import no.nav.foreldrepenger.konfig.Cluster;
import no.nav.foreldrepenger.konfig.Environment;

class FpApplicationTest {

Check notice

Code scanning / CodeQL

Unused classes and interfaces

Unused class: FpApplicationTest is not referenced within this codebase. If not used as an external API it should be removed.
@espenwaaga espenwaaga merged commit c14312d into master Apr 28, 2023
@espenwaaga espenwaaga deleted the fiks/lokal-fpapp branch April 28, 2023 06:53
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.

2 participants