* `test/e2e` -> `test/e2e-selenium` * add Cypress * ESLint fixes * MOAR cypress * `integration` -> `tests` * wire Cypress up to a hot e2e server * linter fixes * don't run in CI
6 lines
66 B
YAML
6 lines
66 B
YAML
---
|
|
swagger: '2.0'
|
|
paths:
|
|
"/v1/book":
|
|
"$ref": "./book.yaml"
|