Open
Description
Problem to Solve
Our user management feature is fairly bare-bones right now, with TypeDB Cluster carrying the bulk of the weight for testing user management.
Current Workaround
We test much of user management with TypeDB Cluster integration tests.
Proposed Solution
We should expand the test suite and the available steps that can be executed during a test. These will be more stateful and akin to our tests which open and close sessions and transactions.