1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 18:45:01 +01:00
Files
atomic/tests/unit
Steve Milner ee5e246d7a test: Add test for atomic.conf validation
The atomic.conf file is now tested to validate it is valid YAML. The two
cases checked are:

- The file contents in it's shipped state
- The file contents with examples uncommented

An example has no space between the hash and the start of the example:

    #example: value

While a comment is expected to have a space:

    # I am a comment

Closes: #1009
Approved by: giuseppe
2017-06-29 08:11:14 +00:00
..
2017-01-16 14:27:00 +00:00
2017-02-06 22:41:40 +00:00
2017-05-13 00:47:55 +00:00