Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test pr #1

Open
wants to merge 34 commits into
base: dev/qe
Choose a base branch
from
Open

test pr #1

wants to merge 34 commits into from

Conversation

yfried
Copy link
Owner

@yfried yfried commented Mar 9, 2016

RHOSINFRA-11 test PR

Yair Fried and others added 30 commits February 10, 2016 11:08
Adds pytest with conf test
Raise IRYAMLConstructorError instead of
yaml.constructor.ConstructorError when loading YAML files, with the
excapt path to the file that caused the problem.
Splits code to seperate modules & add documention
…or_exception_handler

General unhandled yaml constructor exception handler
Moves generic pytest methos into test_cwd/utils.py
Organizes all lookup method in Lookup class
Fixed continuation line over-indented for visual indent in test_conf.py
Adds unitest for unsupported YAML constructor
Removes the extra parser the was in execute.py and not needed anymore.
The execute parser is now implemented in parse.py
Implements Placeholder class which creates Placeholder object from
'!placeholder' tags and raises IRPlaceholderException if the objects
haven't been replaced till the dumping stage.

Creates a basic unittest which validates that IRPlaceholderException is
being raised for '!placeholder' tag

usage: (YAML file content)

---
key:
    value: !placeholder "description of needed value"
Removes the un-needed parser in execute.py
Adds constructor & unittest for !placeholder tag
khaleesi -> InfraRed
kcli -> cli
Yair Fried and others added 2 commits February 21, 2016 15:31
@yfried yfried closed this Mar 9, 2016
@yfried yfried reopened this Mar 9, 2016
rhosqeauto added 2 commits April 13, 2016 18:57
RHOSINFRA-140 #A testing file to check whether or not the sync between jira and github is alright.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants