# Functions
BuildAndValidateProwConfig takes a list of schedulerFiles and builds them to a Prow config, and validates them against the expectedConfigFilename and expectedPluginsFilename that make up the prow config.
CompleteScheduler returns a SchedulerSpec completely filled with dummy data.
PointerToReplaceableSliceOfStrings creaters a ReplaceableSliceOfStrings and returns its pointer.
# Structs
SchedulerFile contains a list of leaf files to build the scheduler from.