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

Question: what is the format used for e2e examples #120

Open
lambdakris opened this issue Oct 12, 2021 · 1 comment
Open

Question: what is the format used for e2e examples #120

lambdakris opened this issue Oct 12, 2021 · 1 comment

Comments

@lambdakris
Copy link

Hi, I was wondering what the format for the e2e examples is?

https://github.com/hypermedia-app/hydra-validator/tree/master/validator-e2e/example.

I don't think I've seen it anywhere else, but I am in need of some mechanism of validating a couple of HYDRA apis that I'm working on and I'd like to see if I can construct a similar kind .hydra document for them to use with this tool.

@tpluscode
Copy link
Member

The syntax is described on https://testing.hypermedia.app/dsl

You run tests using a CLI mentioned on https://testing.hypermedia.app/tools/#hydra-test-runner

Personally though I've been using a dockerized runner. It is not documented ATM. You can see an example compose which is the started with docker-compose run --rm e2e-tests

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

No branches or pull requests

2 participants