SnapAPI/src
OpenClaw 740c70f905
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 9m27s
Add status route tests, OG images blog post, and blog tests
- Create src/routes/__tests__/status.test.ts (GET /status and /status.html)
- Add blog post: public/blog/automating-og-images.html (~1000 words)
- Update public/blog.html with new post entry
- Update public/sitemap.xml with new URL
- Add blog tests for automating-og-images post
- Update existing blog tests for new post references

Tests: 332 passed, 1 skipped
2026-03-03 18:06:56 +01:00
..
docs fix: read version from package.json, bump to 0.6.0, remove signup/free from OpenAPI spec 2026-02-26 11:06:08 +00:00
middleware test: add middleware tests for auth, compression, and usage 2026-03-03 12:16:28 +01:00
routes Add status route tests, OG images blog post, and blog tests 2026-03-03 18:06:56 +01:00
services test: add unit tests for browser pool and screenshot services 2026-03-03 15:07:02 +01:00
index.ts fix: TypeScript compat for regex route param 2026-03-02 21:11:10 +01:00