rsnext/.github
Zack Tanner 604681912b
ensure colocated unit tests run in CI & fix various failing tests (#53270)
Colocated unit tests (such as ones in `packages/next` and `packages/font`) weren't running in CI since `run-tests` marks the glob cwd as `<root>/tests`. This modifies the working directory to be the root so the new expanded test pattern will pick up files outside of `test/`.

Several of these tests were failing so there are updates in here to fix them. Specifically:

- Source Sans Pro font was renamed to Source Sans 3
- `fillCacheWithDataProperty` test was hitting the `bailOptimistic` code path
- `resolve-metadata` had an invalid assertion (`rel: icon` gets added as part of `IconsMetadata`)
- `resolve-opengraph` wasn't handling undefined images
- `server-patch-reducer` now use inline snapshots as one was failing since it now has a prefetchCache
2023-07-28 13:54:15 +00:00
..
actions Remove arbitrary timeout in pr/release stats (#53194) 2023-07-27 11:58:41 -07:00
DISCUSSION_TEMPLATE chore: improve repo templates (#46629) 2023-03-01 09:25:51 -08:00
ISSUE_TEMPLATE Remove legacy head.js in examples (#52292) 2023-07-05 16:42:36 -07:00
workflows ensure colocated unit tests run in CI & fix various failing tests (#53270) 2023-07-28 13:54:15 +00:00
.kodiak.toml disable optimistic_updates (#49211) 2023-05-04 15:45:53 +02:00
CODEOWNERS update CODEOWNERS config (#53017) 2023-07-21 18:13:47 +00:00
labeler.json Update labeler config (#52844) 2023-07-18 18:12:26 +00:00
pnpm-lock.yaml chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
pnpm-workspace.yaml chore(ci): add pnpm workspace for github actions (#52976) 2023-07-21 14:29:31 +00:00
pull_request_template.md [Docs] Recommend prettier-fix in PR template and contribution guide (#51237) 2023-06-13 14:54:06 +00:00