pub async fn namespace_admin_test<D: TestKeyValueDatabase>()Expand description
Exercises the namespace functionalities of the KeyValueDatabase.
This tests everything except the delete_all which would
interact with other namespaces.
pub async fn namespace_admin_test<D: TestKeyValueDatabase>()Exercises the namespace functionalities of the KeyValueDatabase.
This tests everything except the delete_all which would
interact with other namespaces.