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

Add Buy On Google to graveyard.json #1492

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shariqrsyed
Copy link

Adds Buy On Google to the graveyard.

Link to earliest article of Buy On Google announcement I could find:
https://feedonomics.com/blog/what-is-buy-on-google/

Lots of articles for shutdown of the program, official article:
https://support.google.com/merchants/answer/13644745

Used Wayback Machine to save the support link to ensure the page live forever.

Tests:

(base) ➜  killedbygoogle git:(ssyed/bog) ✗ yarn test
yarn run v1.22.21
$ jest graveyard.test.ts
 PASS  ./graveyard.test.ts
  graveyard.json
    ✓ All values are complete (50 ms)
    ✓ Only allowed categories (8 ms)
    ✓ Unique product names (2 ms)
    Dates
      ✓ Formatted correctly (yyyy-mm-dd) (61 ms)
      ✓ Dates are valid (27 ms)
      ✓ `dateClose` is after `dateOpen` (15 ms)

Test Suites: 1 passed, 1 total
Tests:       6 passed, 6 total
Snapshots:   0 total
Time:        0.462 s, estimated 1 s
Ran all test suites matching /graveyard.test.ts/i.
✨  Done in 1.40s.

Copy link

vercel bot commented Feb 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
killedbygoogle ✅ Ready (Inspect) Visit Preview Feb 29, 2024 5:23pm

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.

None yet

1 participant