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

Unit Tests Failures #17

Closed
TonyAbell opened this issue Sep 15, 2014 · 5 comments
Closed

Unit Tests Failures #17

TonyAbell opened this issue Sep 15, 2014 · 5 comments

Comments

@TonyAbell
Copy link
Contributor

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.

@brianpos
Copy link
Contributor

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
Sent: ‎Monday‎, ‎15‎ ‎September‎ ‎2014 ‎9‎:‎45‎ ‎AM
To: furore-fhir/spark

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.


Reply to this email directly or view it on GitHub.

@TonyAbell
Copy link
Contributor Author

@brianpos are you at the HL7 meeting this week?

I have started the process here #18

@ewoutkramer
Copy link
Member

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?

@mharthoorn mharthoorn added this to the Spark 3.1 milestone Jul 21, 2015
@mharthoorn
Copy link
Member

I am planning on refactoring the project to make it easier to plug in different storage and index provider
We have separated the modules and will publish them as NUGET packages.

@mharthoorn mharthoorn reopened this Jul 21, 2015
@mharthoorn mharthoorn modified the milestones: Spark.Engine as NUGET, Spark 3.1 Jul 21, 2015
@mbaltus mbaltus modified the milestones: Spark 3.4 - Orlando, Spark.Engine as NUGET Oct 14, 2015
@mharthoorn mharthoorn changed the title Unint Tests Failures Unit Tests Failures Nov 10, 2015
@mharthoorn
Copy link
Member

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants