Skip to content

Commit 6cfd628

Browse files
ALai57claude
andcommitted
Merge Playwright-first Checkly monitoring suite
Eight feature-diagnostic Checkly suites as a standalone Playwright project with thin PlaywrightCheck wrappers; no-spend/spends cost tags fence paid Claude suites (projects, scoring) out of the ephemeral per-branch run. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2 parents 102b971 + a07647a commit 6cfd628

28 files changed

Lines changed: 5250 additions & 348 deletions

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ log.txt
1010
node_modules
1111
package-lock.json
1212
package.json
13+
# checkly/ is a real (checked-in) npm project — track its manifest/lockfile.
14+
!checkly/package.json
15+
!checkly/package-lock.json
1316
resources/public/js/compiled/
1417
resources/public/js/test/
1518
*eb-default-vpc.json

checkly/__checks__/auth-boundary.check.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

checkly/__checks__/auth-boundary.spec.ts

Lines changed: 0 additions & 19 deletions
This file was deleted.

checkly/__checks__/compositions.check.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

checkly/__checks__/config.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

checkly/__checks__/health.check.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

checkly/__checks__/homepage.check.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

checkly/__checks__/project-lifecycle.check.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

checkly/__checks__/project-lifecycle.spec.ts

Lines changed: 0 additions & 69 deletions
This file was deleted.

checkly/__checks__/recipes.check.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)