ait.core.test.test_cfg module

ait.core.test.test_cfg.YAML()

# Call YAML() to return the YAML string below, customized for this # platform (i.e. OS) and hostname.

default:
ISS:
apiport: 9090 bticard: 0 desc: ISS PL/MDM Simulator path: bin/ait-orbits rtaddr: 15
data:
test1:
path: /gds/%Y/%Y-%j/test1
test2:
path: /gds/%Y/%Y-%j/test2
PLATFORM:
ISS:
bticard: 6
HOSTNAME:
ISS:
apiport: 1234
ait.core.test.test_cfg.assert_AitConfig(config, path, filename=None)
ait.core.test.test_cfg.hostname()
ait.core.test.test_cfg.platform()
ait.core.test.test_cfg.test_AitConfig()
ait.core.test.test_cfg.test_addPathVariables()
ait.core.test.test_cfg.test_datapaths()
default:
ISS:
apiport: 9090 bticard: 0 desc: ISS PL/MDM Simulator path: bin/ait-orbits rtaddr: 15
ait.core.test.test_cfg.test_expandConfigPaths()
ait.core.test.test_cfg.test_expandConfigPaths_w_variables()
ait.core.test.test_cfg.test_flatten()
ait.core.test.test_cfg.test_loadYAML()
ait.core.test.test_cfg.test_merge()
ait.core.test.test_cfg.test_replaceVariables()
ait.core.test.test_cfg.test_replaceVariables_strftime()
ait.core.test.test_cfg.test_replaceVariables_strftime_addday()