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

Convert groovy tests to ScalaTest, remove groovy #646

Closed
sebastian-peter opened this issue Nov 7, 2023 Discussed in #645 · 5 comments · Fixed by #773, #831, #832, #839 or #840
Closed

Convert groovy tests to ScalaTest, remove groovy #646

sebastian-peter opened this issue Nov 7, 2023 Discussed in #645 · 5 comments · Fixed by #773, #831, #832, #839 or #840
Assignees
Labels
code quality Code readability or efficiency is improved test Issues related to (unit) tests
Milestone

Comments

@sebastian-peter
Copy link
Member

Convert all groovy tests to ScalaTest, then remove everything related to groovy:

  • dependencies (spock, ...)
  • compile steps, if applicable
  • code formatting (spotlessGroovy)
  • ...
@sebastian-peter sebastian-peter added test Issues related to (unit) tests code quality Code readability or efficiency is improved labels Nov 7, 2023
@danielfeismann danielfeismann added the good first issue Good for newcomers label Nov 7, 2023
@pierrepetersmeier pierrepetersmeier linked a pull request Mar 18, 2024 that will close this issue
danielfeismann added a commit that referenced this issue Apr 15, 2024
danielfeismann added a commit that referenced this issue Apr 15, 2024
…t-to-scala-test

Sh/#646 rewrite groovy test to scala test
@pierrepetersmeier pierrepetersmeier linked a pull request Jun 16, 2024 that will close this issue
pierrepetersmeier added a commit that referenced this issue Jun 26, 2024
…-convert-groovy-tests-to-scalatest' into pp/#646-FixedFeedModelSpec.scala-convert-groovy-tests-to-scalatest

# Conflicts:
#	CHANGELOG.md
@pierrepetersmeier pierrepetersmeier linked a pull request Jun 28, 2024 that will close this issue
danielfeismann added a commit that referenced this issue Jul 1, 2024
@pierrepetersmeier pierrepetersmeier linked a pull request Jul 1, 2024 that will close this issue
pierrepetersmeier added a commit that referenced this issue Oct 14, 2024
danielfeismann added a commit that referenced this issue Oct 14, 2024
…icipantTest-to-scalatest-remove-groovy

convert system participant test to scalatest remove groovy
danielfeismann added a commit that referenced this issue Oct 15, 2024
…st-to-scalatest-remove-groovy

convert chp model test to scalatest remove groovy
@pierrepetersmeier
Copy link
Contributor

Tests that are still open to conversion:

PvModelIT (could be reworked a bit, currently feels a bit "hacky")
StorageModelTest
CylindricalThermalStorageTest

pierrepetersmeier added a commit that referenced this issue Oct 16, 2024
pierrepetersmeier added a commit that referenced this issue Oct 17, 2024
danielfeismann added a commit that referenced this issue Oct 21, 2024
…StorageTest-convert-groovy-tests-to-scalatest-remove-groovy

cylindrical thermal storage test convert groovy tests to scalatest remove groovy
danielfeismann added a commit that referenced this issue Nov 7, 2024
…deltest-to-scalatest-remove-groovy

convert storagemodeltest to scalatest remove groovy
@danielfeismann danielfeismann reopened this Nov 7, 2024
pierrepetersmeier added a commit that referenced this issue Jan 28, 2025
…-tests-to-scalatest' into pp/#646-PvModelIT-convert-groovy-tests-to-scalatest
pierrepetersmeier added a commit that referenced this issue Jan 31, 2025
…-tests-to-scalatest' into pp/#646-PvModelIT-convert-groovy-tests-to-scalatest
danielfeismann added a commit that referenced this issue Jan 31, 2025
…-groovy-tests-to-scalatest

pv model it convert groovy tests to scalatest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment