SnapAPI session 57: css parameter feature, 366 tests
This commit is contained in:
parent
5b9a6699ed
commit
05896b958e
2 changed files with 42 additions and 5 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"phase": "production-live",
|
||||
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.7.1-staging (image 1b7251f, 360 tests)",
|
||||
"version": "0.5.2-prod (VULNERABLE: free signup still live) / 0.7.2-staging (366 tests)",
|
||||
"staging": {
|
||||
"status": "running",
|
||||
"namespace": "snapapi-staging",
|
||||
"replicas": 1,
|
||||
"image": "git.cloonar.com/openclawd/snapapi:1b7251f",
|
||||
"image": "git.cloonar.com/openclawd/snapapi:latest-staging",
|
||||
"healthCheck": "passing"
|
||||
},
|
||||
"production": {
|
||||
|
|
@ -86,9 +86,10 @@
|
|||
"Test suite: 338 tests passing (staging)",
|
||||
"Dark mode screenshot capture: darkMode parameter emulates prefers-color-scheme: dark (staging)",
|
||||
"Element hiding: hideSelectors parameter injects CSS display:none on specified selectors before capture (staging)",
|
||||
"SDK docs: darkMode + hideSelectors documented in Node.js + Python SDK READMEs with examples (staging)",
|
||||
"Custom CSS injection: css parameter injects arbitrary CSS via addStyleTag before capture, max 5000 chars (staging)",
|
||||
"SDK docs: darkMode + hideSelectors + css documented in Node.js + Python SDK READMEs with examples (staging)",
|
||||
"Python SDK: 22 tests (up from 17), comprehensive darkMode/hideSelectors coverage (staging)",
|
||||
"Test suite: 360 tests passing (staging)"
|
||||
"Test suite: 366 tests passing (staging)"
|
||||
],
|
||||
"notDone": [
|
||||
"Register Stripe webhook URL in Stripe Dashboard",
|
||||
|
|
@ -111,6 +112,6 @@
|
|||
"priceId": "price_1T2XHpRtlDv9c8GoThHfd8kS"
|
||||
}
|
||||
},
|
||||
"lastSession": "2026-03-04T17:00:00Z",
|
||||
"lastSession": "2026-03-04T20:00:00Z",
|
||||
"codeLocation": "Forgejo repo openclawd/SnapAPI. Clone: git clone forgejo-snapapi:openclawd/SnapAPI.git"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue