heavy-duty / znap

Performance-first Rust Framework to build APIs compatible with the Solana Actions Spec.
Apache License 2.0
60 stars 1 forks source link

Add a test case for multiple custom path scenarios #91

Closed danmt closed 1 month ago

danmt commented 1 month ago

At the moment we don't have exhaustive testing of the different ways to define a custom path. We should have test cases dedicated to this, to make sure we can confidently change stuff in the future without breaking any of the path patterns.