fauna-labs / serverless-fauna

MIT No Attribution
18 stars 3 forks source link

Add support for function signatures #60

Closed pnwpedro closed 1 year ago

pnwpedro commented 1 year ago

Changes

Adds support for function signatures

Testing

Updated unit tests and example test

pnwpedro commented 1 year ago

These tests currently fail because the fauna public container doesn't yet support signatures, but when running against core built from source, tests pass.

cleve-fauna commented 1 year ago

This will be painful to use without container supporting them, as local dev will be not possible to validate.