-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support for cht-core v3.12 and the cht-script-api #151
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 I am still getting familiar with all the facets of this harness, so cannot speak much to the completeness of this change set (though I trust @kennsippell's discretion here 😄). I can say that these changes are consistent and do work for me. The test coverage is nice as well (though I agree it would be nice to have some tests for the user role functionality for targets)!
* Adds support for cht-core v3.13 * Makes 3.13 Enketo wireup the "default" which adds parse-timestamp-to-date * Fixes a regression to the npm run explore command from the test refactoring in Support for cht-core v3.12 and the cht-script-api #151
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This is a spin-off of the branch adding-cht-script-api-mock written by @latin-panda. Thanks for the great start and getting this code into
shared-libs
so this is pretty easy.harness.userRoles
and associated handles in the "defaults file" for setting the current user's assigned role. I think we might want to improve this later Improved functionality for setting userRoles #152, and if reviewer has any immediate suggestions please indicate.Refactoring:
#148
cc @eljhkrr