Skip to content

Core-940: Add Assignable ISBN, remove iBooks link stuff #2737

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

Merged
merged 3 commits into from
May 29, 2025

Conversation

RoyEJohnson
Copy link
Contributor

@RoyEJohnson RoyEJohnson commented May 27, 2025

@RoyEJohnson RoyEJohnson force-pushed the core-940-assignable-isbn-field branch from a25bec3 to 1e0a160 Compare May 28, 2025 17:32
@RoyEJohnson RoyEJohnson marked this pull request as ready for review May 28, 2025 17:42
@RoyEJohnson RoyEJohnson changed the title Remove iBooks link stuff Add Assignable ISBN, remove iBooks link stuff May 28, 2025
@@ -0,0 +1,9 @@
import React from 'react';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a utility function to make tests that use MemoryRouter less noisy

@@ -48,5 +48,17 @@ describe('flex landing footer', () => {
window.postMessage('CONTACT_FORM_SUBMITTED', '*');
await waitFor(() => expect(getIframe()).toBeNull());
});
it('handles undefined contactFormParams', async () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Unrelated to this PR, but coverage was lacking

@RoyEJohnson RoyEJohnson changed the title Add Assignable ISBN, remove iBooks link stuff Core-940: Add Assignable ISBN, remove iBooks link stuff May 29, 2025
@RoyEJohnson RoyEJohnson requested a review from mwvolo May 29, 2025 16:16
@RoyEJohnson RoyEJohnson force-pushed the core-940-assignable-isbn-field branch from 1e0a160 to 9cbe86d Compare May 29, 2025 19:22
@RoyEJohnson RoyEJohnson merged commit 325bd33 into main May 29, 2025
1 check passed
@RoyEJohnson RoyEJohnson deleted the core-940-assignable-isbn-field branch May 29, 2025 19:28
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