Documentation ¶
Index ¶
Constants ¶
View Source
const ( // BaseSnapPath is the path for the snap sources used in testing BaseSnapPath = "integration-tests/data/snaps" // BasicSnapName is the name of the basic snap BasicSnapName = "basic" // BasicBinariesSnapName is the name of the basic snap with binaries BasicBinariesSnapName = "basic-binaries" // BasicConfigSnapName is the name of the basic snap with config hook BasicConfigSnapName = "basic-config" // BasicFrameworkSnapName is the name of the basic framework snap BasicFrameworkSnapName = "basic-framework" // BasicServiceSnapName is the name of the basic snap with a service BasicServiceSnapName = "basic-service" // WrongYamlSnapName is the name of a snap with an invalid meta yaml WrongYamlSnapName = "wrong-yaml" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.