Skip to content

Conversation

jarlah
Copy link

@jarlah jarlah commented Jan 12, 2024

adding ability to import yaml file from string, skip test if not possible to test, and stuff from #20

@jarlah jarlah marked this pull request as draft January 12, 2024 10:13
@jarlah
Copy link
Author

jarlah commented Jan 12, 2024

I also need to find some way to assert non json endpoints responses

@jarlah
Copy link
Author

jarlah commented Jan 12, 2024

a function called isResponseBinary, that would check if we have a non json response, for ex by checking that the response has content types but not for json (no application/json content type) and then check that content length is greater than or equal to 1? I dont know there is a lot of room here to really assert and check a lot of stuff

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.

1 participant