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

Merge Master with 2.13.0 #25

Merged
merged 17 commits into from
Jun 17, 2019
Merged

Merge Master with 2.13.0 #25

merged 17 commits into from
Jun 17, 2019

Conversation

max-leuthaeuser
Copy link
Owner

No description provided.

Max Leuthäuser added 17 commits May 29, 2019 18:12
… lib

Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
   * each test can be run in isolation now: use e.g., 'sbt "testOnly **.CompartmentRoleFeaturesTest"'. This will run the cached and non-cached version of the test.
   * to run all test use the provided Suite: e.g., 'sbt "testOnly **.SCROLLTestSuite"'. This will run all cached and non-cached tests.
 - adapted build.sbt and .travis.yml for the above change

Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
… compile times

Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
 - refactored tests to use Scalatest AnyFunSuite as test style

Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
@max-leuthaeuser max-leuthaeuser self-assigned this Jun 17, 2019
Repository owner deleted a comment Jun 17, 2019
Repository owner deleted a comment Jun 17, 2019
Repository owner deleted a comment Jun 17, 2019
Repository owner deleted a comment Jun 17, 2019
Repository owner deleted a comment Jun 17, 2019
@max-leuthaeuser max-leuthaeuser merged commit 6b7f1ea into master Jun 17, 2019
max-leuthaeuser pushed a commit that referenced this pull request Jun 17, 2019
 - updated to Scala 2.13.0; tons of fixes for the new collections lib
 - fixed strange Scalatest before and after logging for testsuites
 - re-organized tests:
   * each test can be run in isolation now: use e.g., 'sbt "testOnly **.CompartmentRoleFeaturesTest"'. This will run the cached and non-cached version of the test.
   * to run all test use the provided Suite: e.g., 'sbt "testOnly **.SCROLLTestSuite"'. This will run all cached and non-cached tests.
 - adapted build.sbt and .travis.yml for the above change
 - made AbstractSCROLLTest an abstract class (was a Trait) for faster compile times
 - refactored tests to use Scalatest PropertyChecks
 - refactored tests to use Scalatest AnyFunSuite as test style
 - replaced .size on potentially large collection with new .sizeIs
 - updated dependecy for Guava
 - all tests run in parallel now

Signed-off-by: Max Leuthäuser <max.leuthaeuser@itemis.de>
@max-leuthaeuser max-leuthaeuser deleted the 2.13.0 branch June 17, 2019 07:55
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.

None yet

1 participant