Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Chore - Unit Tests in KotlinTest #31

Merged
merged 18 commits into from
Dec 20, 2016
Merged

Conversation

hhandoko
Copy link
Owner

@hhandoko hhandoko commented Dec 20, 2016

Summary

Completes chore #28

Related tickets: #30

Converted JUnit tests to use KotlinTest test framework (which uses JUnit v4 engine in the underlying framework). The tests will need further refactoring, but the tasks will be in a separate tick future release (perhaps 0.12).

However, there is an issue with CassandraMigrationApiKIT.kt (refer to the related tickets above) and thus, CassandraMigrationApiIT.java is left as-is for now until a resolution is found.

NOTE: Initially the tests are developed with Spek but was moved to KotlinTest due to Spek's dependencies with Java 1.8, contributing to build and test errors in Travis CI.


Pull Request (PR) Checklist

Documentation

  • Documentation in README.md or Wiki updated

Code Review

  • Self code review -- take another pass through the changes yourself
  • Completed all relevant TODOs, or call them out in the PR comments

Tests

  • All tests passes

@hhandoko hhandoko changed the title Chore/unit test in kotlintest Chore - Unit Tests in KotlinTest Dec 20, 2016
@hhandoko hhandoko merged commit 2d074cf into master Dec 20, 2016
@hhandoko hhandoko deleted the chore/unit_test_in_kotlintest branch January 6, 2017 08:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant