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

Add response checks #3

Merged
merged 21 commits into from
Apr 4, 2020
Merged

Add response checks #3

merged 21 commits into from
Apr 4, 2020

Conversation

rfunix
Copy link
Owner

@rfunix rfunix commented Apr 2, 2020

Description

Add response checks for status_code and body.

[request.response_check]
status_code = 201
[request.response_check.data]
firstname = "{{ get_user.firstname }}
lastname = "{{ get_user.Lastname }} test"
status = "{{ get_user.status }} test"

Tasks
https://github.com/rfunix/bloodaxe/projects/1#card-35590194
https://github.com/rfunix/bloodaxe/projects/1#card-35590183

example.toml Outdated Show resolved Hide resolved
bloodaxe.py Outdated Show resolved Hide resolved
bloodaxe.py Outdated Show resolved Hide resolved
bloodaxe.py Outdated Show resolved Hide resolved
example.toml Outdated Show resolved Hide resolved
example.toml Outdated Show resolved Hide resolved
example.toml Outdated Show resolved Hide resolved
example.toml Outdated Show resolved Hide resolved
example.toml Outdated Show resolved Hide resolved
example.toml Outdated Show resolved Hide resolved
@rfunix rfunix merged commit d392c26 into master Apr 4, 2020
@rfunix rfunix deleted the add_checks branch April 4, 2020 15:06
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