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

Strip generated content #440

Merged
merged 7 commits into from
May 11, 2023
Merged

Strip generated content #440

merged 7 commits into from
May 11, 2023

Conversation

mdnazmulkarim
Copy link
Contributor

@mdnazmulkarim mdnazmulkarim commented May 8, 2023

*Add new operation stripGeneratedContent

For Knowledge Artifacts (Measures, Libraries, PlanDefinition, Questionnaires) test data we can strip anything that can be generated or inferred at runtime. Specifically: text, data-requirements, parameters, related-artifacts (of type "depends-on"), content of type application/elm+json or application/elm+xml

Basically, the opposite of RefreshIG and RefreshLibrary.

The goal here is to make the test resources as easy to work with as possible. Removing any data that's not related to the functional behavior

  • Github Issue:
  • I've read the contribution guidelines
  • Code compiles without errors
  • Tests are created / updated
  • Documentation is created / updated

By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0

@mdnazmulkarim mdnazmulkarim marked this pull request as ready for review May 9, 2023 14:16
@JPercival JPercival merged commit ddd3153 into master May 11, 2023
@JPercival JPercival deleted the strip-generated-content branch May 11, 2023 18:38
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.

2 participants