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

Fix step import errors and add support for pause step type #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jinnko
Copy link

@jinnko jinnko commented Apr 29, 2022

Handle assertions where the value type is int

We need to be able to use number types when creating, updating or
importing assertions of a response_status because the API returns a
number type for these field.

Fixes #19


Add support for a pause step.

As part of this the method & url fields are no longer always required so
they're set to optional for now.

jinnko added 3 commits April 29, 2022 19:33
We need to be able to use number types when creating, updating or
importing assertions of a response_status because the API returns a
number type for these field.

Fixes sport24ru#19

Pair: @bogdan-largeanu @jinnko
Add support for a pause step.

As part of this the method & url fields are no longer always required so
they're set to optional for now.
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.

Error importing runscope_step
1 participant