mirror of
https://github.com/cloudflare/workers-rs.git
synced 2025-12-08 18:01:59 +00:00
This one was a little tricky to add and requires mocking out the analytics engine binding using a miniflare wrapped binding that logs each datapoint to console. Resolves #280, #327 refactor: rename to match Typescript type names test: mock out analytics engine binding