Skip to content

feat: action-exec conformance and HttpAdapter document host - #27

Merged
hi-donwi merged 1 commit into
mainfrom
feat/action-exec-and-http-host
Sep 16, 2026
Merged

hi-donwi merged 1 commit into
mainfrom
feat/action-exec-and-http-host

Conversation

@hi-donwi

Copy link
Copy Markdown
Owner

Summary

  • Additive `action-exec` cases: `set-state-writes`, `set-state-rejects-data`
  • Harnesses: Vitest, Flutter, Android
  • Same invoice-list UIDL document via `HttpAdapter` + mock server
  • Docs: current-state, conformance README/matrix, spec README (no react-native)

Existing `action` fixtures are unchanged.

Verification

  • `npx vitest run`: 145 files / 1343 tests
  • `node scripts/validate-spec.mjs`: 57 cases
  • Flutter conformance + Android `ConformanceRunnerTest`

Add action-exec cases that actually run setState (write + \$data reject)
on React, Flutter, and Android. Existing action fixtures stay
schema-accept. Prove the same \$query document renders through
HttpAdapter against the mock HTTP server. Drop the stale React Native
claim from spec/README.md.
@hi-donwi
hi-donwi merged commit 38d4d0f into main Sep 16, 2026
3 checks passed
@hi-donwi
hi-donwi deleted the feat/action-exec-and-http-host branch September 16, 2026 15:22
hi-donwi added a commit that referenced this pull request Sep 16, 2026
feat: action-exec conformance and HttpAdapter document host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant