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 SystemComponentSpec from groovy to scala #840

Merged

Conversation

pierrepetersmeier
Copy link
Contributor

SystemComponentTest convert from groovy to scala.

This PR is related to Issue #646

@pierrepetersmeier pierrepetersmeier linked an issue Jul 1, 2024 that may be closed by this pull request
@pierrepetersmeier pierrepetersmeier self-assigned this Jul 1, 2024
@pierrepetersmeier pierrepetersmeier added code quality Code readability or efficiency is improved test Issues related to (unit) tests labels Jul 1, 2024
@pierrepetersmeier pierrepetersmeier added this to the Version 4.0 milestone Jul 1, 2024
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.

Looks good so far. Just minor things and please check if this can be included into scala/edu/ie3/simona/model/grid/SystemComponentSpec.scala

@pierrepetersmeier
Copy link
Contributor Author

Is the simulation start and end time correctly implemented? I'm not sure. The test is now integrated into grid/systemcomponentspec.scala.

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 26a5dea into dev Jul 30, 2024
4 checks passed
@danielfeismann danielfeismann deleted the pp/#646-SystemComponentTest-convert-groovy-tests-to-scalatest branch July 30, 2024 07:30
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