1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Add graphql tests to CI, move snapshots to fixures, use mockdate

This commit is contained in:
Robert Mosolgo
2020-11-25 11:12:13 -05:00
parent 84153b4d03
commit aeedfac37e
7 changed files with 67 additions and 54 deletions

View File

@@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test-group: [content, meta, rendering, routing, unit, links-and-images]
test-group: [content, meta, rendering, routing, unit, links-and-images, graphql]
steps:
# Each of these ifs needs to be repeated at each step to make sure the required check still runs
# Even if if doesn't do anything