# Packages
No description provided by the author
# Functions
CreateSessionManager creates a new session manager for testing.
CreateTokenManager creates a new token manager for testing.
MockObjectManager creates a new objects manager for testing with a mock storage backend.
NewRedisClient creates a new redis client for testing using miniredis.
TestClient creates a new OpenlaneClient for testing.
TestClientWithAuth creates a new OpenlaneClient for testing that includes the auth middleware.