Documentation
¶
Index ¶
- func FxE2E(t *testing.T) fx.Option
- func GetWebApp(t *testing.T, options ...fx.Option) (f *fiber.App)
- func MockCache(mock cache.GenericCache) fx.Option
- func MockEmptyCache() fx.Option
- func MockSubjectRepo(mock repository.Subject) fx.Option
- func MockUserRepo(mock repository.Auth) fx.Option
- func RequireEnv(t *testing.T, envs ...string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MockEmptyCache ¶
func MockSubjectRepo ¶
func MockSubjectRepo(mock repository.Subject) fx.Option
func MockUserRepo ¶
func MockUserRepo(mock repository.Auth) fx.Option
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.