# Functions
EchoSetup gives an echo Context and resp recorder to work with in test functions.
# Variables
LDAPHostFail - when the LDAP host is set to this, Connect() will fail.
MockLDAPFields is for field mapping tests in ValidateLogin.
# Type aliases
MockLDAP lets us test LDAP code without an actual connection to a server.