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 fixture record name refactor #2302

Merged
merged 5 commits into from
May 11, 2021
Merged

Conversation

ConnorSheremeta
Copy link
Contributor

It was found that having duplicate fixture record names caused problems. All fixture names have been modified to ensure their uniqueness.

ConnorSheremeta and others added 2 commits April 23, 2021 12:19
There was a change in the community and collections that were being used
for the fixtures, this caused the aip files to show different community
and collection uuids.

This change gets the community and collection uuid from the fixtures
instead of hard coding the values in the output file.
@ualbertalib-bot
Copy link

2 Warnings
⚠️ This PR is too big! Consider breaking it down into smaller PRs.
⚠️ This CHANGELOG entry seems quite short. Reviewers, please check that it contains enough information, and request expansion if it seems unreasonably brief.

Generated by 🚫 Danger

pgwillia
pgwillia previously approved these changes May 7, 2021
Copy link
Member

@pgwillia pgwillia left a comment

Choose a reason for hiding this comment

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

Nice work. Adding the namespace to the name of each fixture helps to make it clear which type of fixture we're talking about.

@ConnorSheremeta ConnorSheremeta merged commit 86e42f8 into master May 11, 2021
@ConnorSheremeta ConnorSheremeta deleted the cds/wip-test-refactor branch May 11, 2021 19:46
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.

4 participants