-
Notifications
You must be signed in to change notification settings - Fork 166
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
Unit Tests Failures #17
Comments
I didn't think it was that bad. need to have the mongo store initialized with the correct test data before running the tests. I would be happy to join in with the development work. we would like to put a SQL server store behind it, and also make it more easily “grafted” onto existing systems. Brian From: Tony Abell 80: Failed Are all the unit tests up to date and in working order. I am planning on refactoring the project to make it easier to plug in different storage and index providers. Should I make sure the tests are up to date, or are they not being maintained. — |
Hi Tony, We are using these tests ourselves as well for integration tests of Spark, so they should run. But we were a bit behind when arriving in Chicago. Did you manage to get more success during the connectathon? |
|
We are in the process of readding a new set of unit tests. The previous project is out of date. Also, our primary tool for testing is Sprinkler (http://github.com/furore-fhir/sprinkler) |
80: Failed
22: Pass
Are all the unit tests up to date and in working order.
I am planning on refactoring the project to make it easier to plug in different storage and index providers.
Should I make sure the tests are up to date, or are they not being maintained.
The text was updated successfully, but these errors were encountered: