Michael Muré
506ed21b94
token: ditch the generic bundle in favor of specialized struct
...
It's kust cleaner that way, the generic has no upside.
2025-01-29 14:28:13 +01:00
Michael Muré
9d047f038d
container: Reader should keep around and expose the sealed bytes
2025-01-23 17:13:10 +01:00
Steve Moyer
4f09829abe
feat(delegationtest): update generator to changed delegation.New constructor
2024-12-10 06:53:01 -05:00
Michael Muré
78825f4f55
delegationtest: run go fmt, less noisy code
2024-12-05 15:30:23 +01:00
Michael Muré
0f59088d0b
test: improvement on the generator, small fixes
2024-12-04 19:55:29 +01:00
Steve Moyer
5b7a63a2c6
style(delegationtest/generator): adopt suggestions from PR
2024-11-28 05:37:05 -05:00
Steve Moyer
7e54be49e1
chore(delegationtest): eliminate dependency on dave/jennifer/jen package
...
Resolves #68
2024-11-27 15:01:16 -05:00
Steve Moyer
ce1a4b6e32
test(invocation): verify arguments versus aggregated policies
2024-11-27 10:20:40 -05:00
Michael Muré
aea1880386
tests: lots of small asjustement
2024-11-20 14:55:48 +01:00
Steve Moyer
1098e76cba
test(invocation): add command.Covers and subject consistency tests
...
Also improve the maintainability of the tests by a) providing a set of fixed Personas
and then generating a slew of valid delegation tokens, invalid delegation tokens
and proof-chains thereof.
2024-11-19 14:35:46 -05:00