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

update tests with scalamock and scalacheck #4

Open
vickumar1981 opened this issue Jul 5, 2018 · 0 comments
Open

update tests with scalamock and scalacheck #4

vickumar1981 opened this issue Jul 5, 2018 · 0 comments

Comments

@vickumar1981
Copy link
Owner

the tests just run a few hard-coded values to makes sure the inputs and outputs match.

on top of those surface level tests, i'd like to add the scalamock and scalacheck libraries and use a set of property-based tests to make sure that algorithms work as intended. the sound/phonetic algorithms are currently not really tested b/c of this

https://scalamock.org/
https://www.scalacheck.org/

@vickumar1981 vickumar1981 added this to the 1.0.9 milestone Dec 7, 2018
@vickumar1981 vickumar1981 modified the milestones: 1.1.2, 1.1.3 Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant