* `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
10 lines
110 B
YAML
10 lines
110 B
YAML
swagger: '2.0'
|
|
info:
|
|
version: 0.0.0
|
|
title: test
|
|
paths: {}
|
|
|
|
definitions:
|
|
ModelName:
|
|
title: TitleName
|