gentest

package
v2.10.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package gentest contains tests that are run at db generate time. These tests need to exist in their own package to avoid importing stuff that gets generated after the DB.

E.g. if we put these tests in coderd/database, then we'd be importing dbmock which is generated after the DB and can cause type problems when building the tests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL