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

Implement A.4.2. Retrieve the API Description #4

Closed
4 tasks done
lgoltz opened this issue May 24, 2018 · 5 comments
Closed
4 tasks done

Implement A.4.2. Retrieve the API Description #4

lgoltz opened this issue May 24, 2018 · 5 comments
Assignees

Comments

@lgoltz
Copy link
Contributor

lgoltz commented May 24, 2018

Includes

  • A.4.2.1. Landing Page Retrieval
  • A.4.2.2. Landing Page Validation
  • A.4.2.3. OpenAPI Document Retrieval
  • A.4.2.4. API Definition Validation
@dstenger dstenger added this to the Testbed14_M2 milestone May 29, 2018
@lgoltz lgoltz self-assigned this Jun 5, 2018
lgoltz added a commit that referenced this issue Jun 18, 2018
@lgoltz
Copy link
Contributor Author

lgoltz commented Jun 18, 2018

Tests was implemented (Further steps of test A.4.2.4. API Definition Validation will be implemented in #5).
PR: #11

@dstenger
Copy link
Contributor

Few improvements to be more close to ATS: cd496f6

@dstenger
Copy link
Contributor

Add dependency to test apiDefinitionValidation: 03fe489

@dstenger
Copy link
Contributor

For integration tests Maven plugin maven-failsafe-plugin was configured in profile web-dependencies.

Commit: ecd7c74

Integration tests can be run with: mvn clean verify -Pweb-dependencies

dstenger added a commit that referenced this issue Jun 22, 2018
@dstenger
Copy link
Contributor

dstenger commented Jun 22, 2018

Updated tests regarding Accept HTTP header: 234c712

dstenger added a commit that referenced this issue Jun 22, 2018
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