-
Notifications
You must be signed in to change notification settings - Fork 382
JavaScript Test Coverage #2121
Copy link
Copy link
Closed
Labels
EnhancementNew feature or improvement of an existing oneNew feature or improvement of an existing oneInfrastructureChanges impacting testing infrastructure or build toolingChanges impacting testing infrastructure or build tooling
Milestone
Description
We should finally add some tests for all the fancy new JavaScript stuff.
While working on AMP Stories we did already lots of groundwork for making things easier to test. For example, blocks can be imported without registering, components are mostly self-contained and in separate files/folders, plus we use wp-scripts, which basically gives us the infrastructure to run tests in a similar fashion to Gutenberg - including E2E tests using Puppeteer!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or improvement of an existing oneNew feature or improvement of an existing oneInfrastructureChanges impacting testing infrastructure or build toolingChanges impacting testing infrastructure or build tooling