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

Unit Tests? #4

@cjduffett

Description

@cjduffett

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions