scitacean.testing.backend.config.local_access#
- scitacean.testing.backend.config.local_access(user)[source]#
Return parameters to connect a client to a local SciCat backend.
- Parameters:
user (
str
) – User name. Must be inscitacean.testing.backend.config.USERS
.- Returns:
SciCatAccess
– Parameters for the local SciCat backend.