Initial import of verae-zapier-simulator from zapier monorepo
This commit is contained in:
commit
d23850cdfd
10 changed files with 1637 additions and 0 deletions
9
SUMMARY.md
Normal file
9
SUMMARY.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# verae-zapier-simulator
|
||||
|
||||
**Job:** Fake the Zapier editor + a trace console from input to response, including every module hop, so messaging, assumptions, delays, failures, and recoveries can be proven **before** `zapier-platform push`.
|
||||
|
||||
**Expects:** operator HTTP to `:3847` (or `Simulator.run` in tests). Uses real `splitRequest`, `WormArchive`, `aggregateAttached`, and Merkle helpers.
|
||||
|
||||
**Sends:** nothing to Zapier cloud, NATS, or `api.veraetime.net`.
|
||||
|
||||
**Test:** `npm test` — register, central lookup, bulk leaf via tree nodes, 402, NATS drop+retry, bloom silence, Zapier-never-NATS.
|
||||
Loading…
Add table
Add a link
Reference in a new issue