package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jun 21, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SetupTestDB creates an in-memory SQLite database with all migrations applied.
SetupTestMySQL connects to a real MySQL instance for integration testing.
The test is skipped when GATECHA_TEST_MYSQL_DSN is not set.
Example DSN:
root:root@tcp(localhost:3306)/gatecha_test?parseTime=true&charset=utf8mb4&loc=UTC
Source Files
¶
Click to show internal directories.
Click to hide internal directories.