exercism / kotlin

Exercism exercises in Kotlin.
https://exercism.org/tracks/kotlin
MIT License
226 stars 194 forks source link

react: update tests and version file (v1.0.0 -> v2.0.0) #188

Open sjwarner-bp opened 6 years ago

sjwarner-bp commented 6 years ago

Please update the version specified in the react version file from 1.0.0 to 2.0.0.

This update has been caused by the application of a new input policy, change in the shape of data, and the addition of new test cases.

Please additionally update the test suite to match the canonical-data. The reference solution should also be updated to pass these new tests if it doesn't currently.

luoken commented 6 years ago

i'll take care of this

tsantanadev commented 5 years ago

I'd like to be assigned to this issue