frostfs-contract/tests
Evgenii Stratonikov 43097d2152 [#55] frostfsid: Use single admin instead of many
Autorization can be dedicated to a separate contract, iterating over
multiple keys can be costly. Also add committee as "default" admin:
everything is allowed for it.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-11-28 13:49:56 +03:00
..
testdata [#42] common: Add routines for fixed-width uint64 marshaling 2023-10-24 13:28:10 +03:00
alphabet_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
balance_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
common_test.go [#42] common: Add routines for fixed-width uint64 marshaling 2023-10-24 13:28:10 +03:00
container_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
frostfs_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
frostfsid_client_test.go [#55] frostfsid: Use single admin instead of many 2023-11-28 13:49:56 +03:00
frostfsid_test.go [#55] frostfsid: Use single admin instead of many 2023-11-28 13:49:56 +03:00
helpers.go [#161] tests: reuse neo-go testing framework 2021-11-15 18:13:24 +03:00
netmap_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
nns_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
policy_test.go [#52] policy: Add admin 2023-11-24 10:34:22 +03:00
processing_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
proxy_test.go [#50] Replace `interface{}` with `any` 2023-11-07 15:18:48 +03:00
util.go [#48] frostfsid: Add user-friendly client 2023-11-08 15:44:06 +03:00
version_test.go Rename package name 2023-03-07 14:06:21 +03:00