Skip to content

Conversation

@tpluscode
Copy link
Contributor

@tpluscode tpluscode commented Aug 5, 2019

This PR add and e2e scenario executed with hypertest

It almost could replace the supertest+jest fixture but it's also testing different aspects.

I am considering adding a very broad scenario assertion like

With Each Response {
    Expect Header Link hydra:ApiDocumentation
    Expect Header Access-Control-Allow-Origin "*"
    Expect Header Access-Control-Expose-Headers "*"
}

Checking the media type is not a great idea, because the server could return any RDF format

@tpluscode tpluscode requested review from alien-mcl and angelo-v August 5, 2019 09:26
@tpluscode
Copy link
Contributor Author

ping @angelo-v @alien-mcl

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.

3 participants