Skip to main content

Crate test_findex_server

Crate test_findex_server 

Source

Structs§

AuthenticationOptions
DBConfig
Configuration for the database
TestsContext

Enums§

DatabaseType

Functions§

get_db_config
start_default_test_findex_server
Start a test Findex server in a thread with the default options: No TLS, no certificate authentication
start_default_test_findex_server_with_cert_auth
TLS + certificate authentication
start_test_server_with_options
Start a Findex server in a thread with the given options