Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Unit Tests? #4

Open
cjduffett opened this issue Oct 18, 2016 · 0 comments
Open

Unit Tests? #4

cjduffett opened this issue Oct 18, 2016 · 0 comments

Comments

@cjduffett
Copy link
Contributor

We should really have some basic unit tests that we can use to validate:

  • Connection to the Mongo Database
  • Connection to the Postgres Database
  • FHIR Resources are processed (unmarshalled, uploaded to Mongo) correctly
  • Postgres statistics are updated correctly

The Mongo and Postgres databases could be mocked so the tests don't actually require either of those to be stood up. I would feel a lot better about this utility if we had at least some basic tests to validate its use.

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

No branches or pull requests

1 participant