frostfs-contract/tests
Airat Arifullin d9f523ee07 [#78] policy: Introduce ListTargets method for Policy contract
* Introduce a new method ListTargets that lists targets by kind.
* Slightly fix key mapping - also concatenate kind to prefix.
* Write unit-tests.
* Regenerate rpcclient.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-02-20 11:57:34 +03:00
..
testdata [#42] common: Add routines for fixed-width uint64 marshaling 2023-10-24 13:28:10 +03:00
alphabet_test.go [#74] tests: Actualize proxy contract deploy parameters 2024-01-29 14:02:18 +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 [#76] frostfsid: Add GetGroupByName method 2024-02-01 16:06:17 +03:00
frostfsid_test.go [#48] frostfsid: Support empty namespaces 2023-12-11 09:36:47 +00: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 [#74] proxy: Allow to own NNS domains 2024-01-29 14:03:06 +03:00
policy_test.go [#78] policy: Introduce ListTargets method for Policy contract 2024-02-20 11:57:34 +03:00
processing_test.go [#50] Replace interface{} with any 2023-11-07 15:18:48 +03:00
proxy_test.go [#74] tests: Do not compile proxy contract twice 2024-01-29 14:02:18 +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