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

Rewrote ThermalHouseTest from groovy to scala #877

Conversation

pierrepetersmeier
Copy link
Contributor

@pierrepetersmeier pierrepetersmeier commented Aug 1, 2024

ThermalHouseTest convert from groovy to scala.

This PR is related to Issue #646

Edit: Please merge #873 first!

@pierrepetersmeier pierrepetersmeier added code quality Code readability or efficiency is improved test Issues related to (unit) tests labels Aug 1, 2024
@pierrepetersmeier pierrepetersmeier added this to the Version 4.0 milestone Aug 1, 2024
@pierrepetersmeier pierrepetersmeier self-assigned this Aug 1, 2024
@pierrepetersmeier pierrepetersmeier linked an issue Aug 1, 2024 that may be closed by this pull request
Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

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

Thanks for converting this. Just some little points.

@pierrepetersmeier
Copy link
Contributor Author

@danielfeismann Could you take a look at the test: 'Check build method'? Am I comparing the correct thing there? Because thermalHouse and thermalHouseInput do not match. Thanks :).

Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

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

Thanks! Just two minor points I would like to have changed. :)

Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

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

LGTM

@danielfeismann danielfeismann merged commit 24100a7 into dev Aug 12, 2024
3 of 4 checks passed
@danielfeismann danielfeismann deleted the pp/#646-thermal-convert-groovy-tests-to-scalatest-remove-groovy branch August 12, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Code readability or efficiency is improved test Issues related to (unit) tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert groovy tests to ScalaTest, remove groovy
2 participants