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

fix(#156): unit test fixture not found when integrating with cht-sync #158

Merged
merged 6 commits into from
Sep 4, 2024

Conversation

lorerod
Copy link
Contributor

@lorerod lorerod commented Sep 3, 2024

Description

I'm renaming /test folder to /tests to use the default dbt test path. And adding /tests/init.sql to .dbtignore

#156

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

Copy link
Contributor

@njuguna-n njuguna-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job.

@lorerod lorerod merged commit ad88744 into main Sep 4, 2024
4 checks passed
@lorerod lorerod deleted the 156-cht-sync-unit-test-fixture-not-found branch September 4, 2024 13:55
medic-ci pushed a commit that referenced this pull request Sep 4, 2024
## [1.1.1](v1.1.0...v1.1.1) (2024-09-04)

### Bug Fixes

* **#156:** unit test fixture not found when integrating with cht-sync ([#158](#158)) ([ad88744](ad88744)), closes [#156](#156)
@medic-ci
Copy link

medic-ci commented Sep 4, 2024

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

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.

3 participants