You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: