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

Feature/fdp 2874 alarm info #45

Merged
merged 6 commits into from
Feb 10, 2025
Merged

Feature/fdp 2874 alarm info #45

merged 6 commits into from
Feb 10, 2025

Conversation

smvdheijden
Copy link
Member

No description provided.

@smvdheijden smvdheijden marked this pull request as ready for review February 7, 2025 12:37
@BeforeEach
fun setUp() {
simulatorState = SimulatorState()
simulatorState.resetUrc()
Copy link

Choose a reason for hiding this comment

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

Isn't it strange to have to reset things on a newly created instance? Maybe a constructor parameter would be more logical, if there are different viable starting states?

Copy link
Member Author

Choose a reason for hiding this comment

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

The default initial state of the simulator URC is "INIT", only for the unit tests, this initial state is not desired.

Signed-off-by: Sander van der Heijden <[email protected]>
Signed-off-by: Sander van der Heijden <[email protected]>
Signed-off-by: Sander van der Heijden <[email protected]>
Signed-off-by: Sander van der Heijden <[email protected]>
Copy link

sonarqubecloud bot commented Feb 7, 2025

@loesimmens loesimmens merged commit 6423233 into main Feb 10, 2025
4 checks passed
@loesimmens loesimmens deleted the feature/FDP-2874-alarm-info branch February 10, 2025 08:42
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.

3 participants