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

Do removals in snapshot generation after all other actions. [STU3] #2220

Conversation

mmsmits
Copy link
Member

@mmsmits mmsmits commented Sep 2, 2022

fixes: #2211

[TestMethod]
public async T.Task TestMergingAPreviouslyRemovedElement()
{
var baseStructureDefinition = new StructureDefinition()
Copy link
Member

Choose a reason for hiding this comment

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

To prevent large unit test files, it would be better to add these profiles to the folder TestData and use them here. You can use then the already existing _testResolver as well.

@marcovisserFurore marcovisserFurore merged commit da3fdfe into develop-stu3 Sep 7, 2022
@marcovisserFurore marcovisserFurore deleted the bugfix/2211-fix-removal-of-derived-types-in-snapshot-generator branch September 7, 2022 15:36
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.

Internal error in snapshot generator when opening profile
2 participants