Kuadrant / wasm-shim

A Proxy-Wasm module allowing communication to Authorino and Limitador.
Apache License 2.0
5 stars 5 forks source link

Auth and multi-extension integration tests #99

Closed adam-cattermole closed 1 month ago

adam-cattermole commented 1 month ago

Fixed a couple minor points in the configuration (defaults + dead_code) as well as updating existing tests for the new fields.

Added two new files to perform some of the integration tests for auth as well as multi-extension operation (authenticated rate limiting).

Multi-extension tests currently don't pass as there's a bug fix in #98 where the headers were being retrieved for every extension.