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

Add regression tests #32

Open
EvanKirshenbaum opened this issue Sep 28, 2017 · 0 comments
Open

Add regression tests #32

EvanKirshenbaum opened this issue Sep 28, 2017 · 0 comments

Comments

@EvanKirshenbaum
Copy link
Collaborator

[imported from HPE issue 276]

It would be a very good idea if we had a series of regression tests (possibly one for MPGC, one for MDS, and maybe one for the MDS Java API) that we could run after making a change to determine that at the very least we hadn't broken anything that could be deterministically tested.

Ideally, this would be a suite that could be automatically run and where it would be easy to add tests to.

There are some regression and acceptance test in the current test suit for the MDS Java API, but we still have to add a lot of tests.
mvn test -DtestSuite=suite/acceptance.xml
mvn test -DtestSuite=suite/regression.xml

@EvanKirshenbaum EvanKirshenbaum changed the title Add regression tests for MDS and MPGC Add regression tests Sep 28, 2017
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