snapapi: session 50 — billing & middleware test coverage (223 tests)

This commit is contained in:
Hoid 2026-03-03 12:41:22 +01:00
parent 525c1be517
commit 7940bf9801
4 changed files with 93 additions and 6 deletions

View file

@ -1,11 +1,11 @@
{
"phase": "production-live",
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.0-staging (deployed via direct import)",
"version": "0.5.2-prod (missing usage dashboard+v0.6.0 fixes) / 0.7.0-staging (image e240d9e, 223 tests)",
"staging": {
"status": "running",
"namespace": "snapapi-staging",
"replicas": 1,
"image": "git.cloonar.com/openclawd/snapapi:9609501",
"image": "git.cloonar.com/openclawd/snapapi:e240d9e",
"healthCheck": "passing"
},
"production": {
@ -74,7 +74,7 @@
"API /changelog page — v0.1.0-v0.6.0 timeline, JSON-LD Blog schema (staging)",
"Sitemap updated with /pricing and /changelog (staging)",
"Nav: Pricing link updated, Changelog added to footer (staging)",
"Test suite: 171 tests passing (staging)",
"Test suite: 223 tests passing (staging) — billing, middleware, SSRF, cache, auth, keys, playground, screenshot, health, watermark, usage, SEO, blog",
"Developer blog at /blog with 2 posts: why-screenshot-api + screenshot-api-performance (staging)",
"Blog: dark theme, JSON-LD BlogPosting schema, OG tags, breadcrumbs, CTA boxes (staging)",
"Blog: clean URL 301 redirects /blog → /blog.html, /blog/:slug → /blog/:slug.html (staging)",
@ -101,6 +101,6 @@
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
}
},
"lastSession": "2026-03-02T20:00:00Z",
"lastSession": "2026-03-03T11:00:00Z",
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
}