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

Prep for Ember data: misc #2 #24791

Merged
merged 13 commits into from
Jan 11, 2024

Conversation

Monkeychip
Copy link
Contributor

@Monkeychip Monkeychip commented Jan 10, 2024

I have a new WIP ember upgrade branch that has Ember exam merged in. While creating that branch, I was able to confirm several test changes that are still needed but are not upgrade dependent. Regardless of the ember data upgrade these changes are good housekeeping.

  • Enterprise test pass.

@Monkeychip Monkeychip added this to the 1.16.0-rc1 milestone Jan 10, 2024
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Jan 10, 2024
Copy link

Build Results:
All builds succeeded! ✅

@@ -308,26 +306,27 @@ module('Acceptance | landing page dashboard', function (hooks) {
};

test('shows the correct actions and links associated with database', async function (assert) {
await mountSecrets.enable('database', 'database');
await newConnection('database');
const databaseBackend = `db-database`;
Copy link
Collaborator

Choose a reason for hiding this comment

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

we should probably use a uuid here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call! I'll amend.

Copy link
Collaborator

@hashishaw hashishaw left a comment

Choose a reason for hiding this comment

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

😍 Just one minor comment, otherwise LGTM

@Monkeychip Monkeychip merged commit bde8b3b into main Jan 11, 2024
72 checks passed
@Monkeychip Monkeychip deleted the ui/VAULT-20170/prep-upgrade-ember-data-misc-2 branch January 11, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed pr/no-changelog ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants