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

test: add integration step #49

Merged
merged 5 commits into from
Mar 27, 2024

Conversation

lizozom
Copy link
Contributor

@lizozom lizozom commented Mar 24, 2024

No description provided.

@lizozom lizozom self-assigned this Mar 24, 2024
@mechanik-daniel
Copy link
Contributor

The test fails because there isn't a .env file that downloads a later version of il.core, so only version 0.11.0 is available and the test is based on a profile from version 0.13.0.
Changing line 71 in tests/setup.ts from:
FHIR_PACKAGES: 'il.core.fhir.r4@0.11.0'
to:
FHIR_PACKAGES: 'il.core.fhir.r4@0.13.0'
SHOULD solve this issue.

@mechanik-daniel mechanik-daniel merged commit 91a52cc into Outburn-IL:main Mar 27, 2024
4 checks passed
@lizozom
Copy link
Contributor Author

lizozom commented Apr 14, 2024

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants