biscuit-auth / biscuit-java

Java implementation of the Biscuit authentication and authorization token
https://biscuitsec.org/
Apache License 2.0
28 stars 13 forks source link

Update the test suite #57

Open divarvel opened 1 year ago

divarvel commented 1 year ago
Geal commented 6 months ago

samples updated in abe8a96332c8aee8a1dd7997f2aa772d294cb54e

Geal commented 5 months ago

the samples updated last week come from the spec repository https://github.com/biscuit-auth/biscuit/blob/main/samples/current/samples.json but the most up to date version of samples generation has a different format where facts, rules and checks are stored with their origin. Samples testing in this repository should be updated to use the origin now that scopes are implemented