Skip to content

Add SQL test data#12

Merged
claudiulodro merged 1 commit into
masterfrom
add/site-test-data
Apr 9, 2019
Merged

Add SQL test data#12
claudiulodro merged 1 commit into
masterfrom
add/site-test-data

Conversation

@laurelfulford
Copy link
Copy Markdown
Contributor

All Submissions:

Changes proposed in this Pull Request:

This PR adds a SQL dump of test data, to be used for unit and visual tests.

At the moment, the content includes the Theme Unit Test posts, a couple longer posts, with Gutenberg, the Newspack plugin, and Newspack Blocks enabled, as well as the Newspack theme. The one user included is VVV's default user.

It will need to be iterated on, but should work as a starting point for now!

@laurelfulford laurelfulford requested a review from philipjohn April 4, 2019 16:10
@laurelfulford laurelfulford added the [Status] Needs Review The issue or pull request needs to be reviewed label Apr 4, 2019
@claudiulodro
Copy link
Copy Markdown
Contributor

In the interest of getting stuff done, let's keep it here for now. If it becomes an issue down the line we can always move this data somewhere else. :)

@claudiulodro claudiulodro merged commit 7aead90 into master Apr 9, 2019
@claudiulodro claudiulodro deleted the add/site-test-data branch April 9, 2019 13:23
kmwilkerson added a commit that referenced this pull request May 15, 2026
- Add isEligible guard on Reset: excluded for woocommerce-source emails
  and emails without a registry_slug (finding #1)
- Capture previous status before optimistic update so rollback doesn't
  assume binary publish/draft (finding #2)
- Drop view_category from enrichment response — dead data not consumed
  by the frontend (finding #3)
- Add @todo NPPD-1532 comment on reset endpoint coupling (finding #4)
- Add NPPD-1531 comment on optimistic update / store consolidation (#5)
- Replace brittle PHPUnit count assertions with structural invariants:
  required keys, valid source/recipient, exclusive type keys, no
  duplicates, sort order (findings #6, #7, #8)
- Add optimistic-rollback failure test and reset eligibility test (#9, #11)
- Add 6th mockEmail fixture (WC draft) for cleaner activate test (#10)
- Coerce pluginsReady with Boolean() to handle undefined (#12)
- Use noticeText prop consistently on Notice (#13)
- Fix preview placeholder to use neutral gray tokens (#14)
- Trim EmailItem interface to consumed fields, add source (#15)
- Add source-of-truth comment on category_order strings (#16)
- Consolidate three duplicate TODO comments into one (#17)
- Add NPPD-1525 ticket reference on EmailPreview TODO (#18)
- Extract duplicated screen-reader h1 into PageHeading component (#19)
- Add text-overflow ellipsis on trigger description column (#20)
- Return localized string from recipient getValue for search (#21)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Status] Needs Review The issue or pull request needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants