Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeCachingScenario ¶
func InitializeCachingScenario(flagConfigTargetFilePath, flagConfigPath, flagMutatedConfigPath string, pOptions ...flagd.ProviderOption) (func(*godog.ScenarioContext), error)
InitializeCachingScenario initializes the caching test scenario
All the path parameters must be in the same dir. flagConfigTargetFilePath - must be the path to the underlying flag configuration file flagConfigPath - must be the path to a symlink to flagConfigTargetFilePath flagMutatedConfigPath - must be the path to a non-existing flag configuration file
func InitializeEvaluationScenario ¶
func InitializeEvaluationScenario(pOptions ...flagd.ProviderOption) func(*godog.ScenarioContext)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.