# Functions
PR created on gotest.tools https://github.com/gotestyourself/gotest.tools/pull/251.
Used for overriding calls to Prettier and testing error returns.
No description provided by the author
No description provided by the author
No description provided by the author
If edits are made here it will change the test config.
No description provided by the author
# Variables
go:embed config/databases/test_database1.yaml.
go:embed config/applications/test_app1/databases/test_database2.yaml.
go:embed config/domains/test_domain1.yaml.
go:embed config/applications/test_app1/domains/test_domain2.yaml.
go:embed config/functions/test_function1.yaml.
go:embed config/applications/test_app1/functions/test_function2.yaml.
go:embed config/applications/test_app2/functions/test_function3.yaml.
go:embed config/libraries/test_library1.yaml.
go:embed config/applications/test_app1/libraries/test_library2.yaml.
go:embed config/messaging/test_messaging1.yaml.
go:embed config/applications/test_app1/messaging/test_messaging2.yaml.
go:embed config/services/test_service1.yaml.
go:embed config/applications/test_app1/services/test_service2.yaml.
go:embed config/smartops/test_smartops1.yaml.
go:embed config/applications/test_app1/smartops/test_smartops2.yaml.
go:embed config/storages/test_storage1.yaml.
go:embed config/applications/test_app1/storages/test_storage2.yaml.
go:embed config/websites/test_website1.yaml.
go:embed config/applications/test_app1/websites/test_website2.yaml.
# Type aliases
No description provided by the author
No description provided by the author