Function linera_views::test_utils::namespace_admin_test
source ยท pub async fn namespace_admin_test<S: TestKeyValueStore>()
Expand description
Exercises the namespace functionalities of the AdminKeyValueStore
.
This tests everything except the delete_all
which would
interact with other namespaces.