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

Tests for loader class and helper functions #39

Open
wants to merge 12 commits into
base: new-fpl
Choose a base branch
from

Conversation

mint-thompson
Copy link
Collaborator

Description:
This PR adds tests for the BasePackageLoader class. Tests are also added for the helper functions defined in DefaultPackageLoader.ts.

Additionally, due to my foolhardy clumsiness with git, I merged main into this branch, so this PR also includes the various documentation changes made during the transition to HL7.

Testing Instructions:
Run the tests locally and ensure they pass. Check the coverage report and verify that there is sufficient coverage in BasePackageLoader.ts and DefaultPackageLoader.ts. If there are test scenarios that should be added in order to cover more use cases, please let me know.

Related Issue:
N/A

mint-thompson and others added 12 commits June 13, 2024 11:20
Security policy includes instructions for reporting security issues
privately and project security practices.
- Add Best Practices document
- Add PR template
- Update Contributing document with latest updates
* Add FHIR Foundation project statement to readme

* Update README.md
Change log message on successful package load to use the actual loaded
version, which may be different than the requested version.
Slight adjustment of setup helper method.
Add tests for lookup functions in BasePackageLoader.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants