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

New Assertions type: FileResponseAssertions #25

Open
KPull opened this issue Sep 7, 2016 · 0 comments
Open

New Assertions type: FileResponseAssertions #25

KPull opened this issue Sep 7, 2016 · 0 comments
Milestone

Comments

@KPull
Copy link
Member

KPull commented Sep 7, 2016

Similarly to #24, we need to add a new type of assertions object, FileResponseAssertions, that will load the binary data from the given file or resource and compare it to the content body received from the server.

The FileResponseAssertions should try to guess what the Content-Type header should be depending on the file chosen (some files will even have a MIME type embedded within them).

@KPull KPull added this to the 0.3-BETA milestone Sep 7, 2016
@KPull KPull modified the milestones: 0.3-BETA, 0.4-BETA Nov 6, 2016
@KPull KPull modified the milestones: 0.4-BETA, 0.5-BETA Dec 8, 2016
@KPull KPull modified the milestones: 0.5-BETA, 0.6-BETA Jan 3, 2017
@KPull KPull modified the milestones: 0.6-BETA, 1.0 Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant