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

Enqueue the registered scripts from block.json #2566

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

AnthonyLedesma
Copy link
Member

Description

Some files scripts were missed or not properly registered. Those have been resolved here. Added e2e tests that will catch if this case ever happens in the future.

Types of changes

Enqueued scripts.
E2E tests added.

How has this been tested?

Tested manually and with Cypress.

Acceptance criteria

Should always enqueue the registered scripts from block.json.

Checklist:

  • My code is tested
  • My code follows accessibility standards
  • My code has proper inline documentation
  • I've included any necessary tests
  • I've included developer documentation
  • I've added proper labels to this pull request

@AnthonyLedesma AnthonyLedesma self-assigned this Sep 1, 2023
@olafleur-godaddy
Copy link
Member

From what I can see, it seems the new tests for events and post-carousel are failing, right?

@AnthonyLedesma AnthonyLedesma merged commit a3dda77 into master Sep 7, 2023
201 checks passed
@AnthonyLedesma AnthonyLedesma deleted the block-json-scripts branch September 7, 2023 20:46
@AnthonyLedesma AnthonyLedesma added this to the Next Release milestone Sep 7, 2023
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