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

Backlog of test to add #3724

Closed
9 of 11 tasks
timotheeguerin opened this issue Dec 8, 2020 · 0 comments · Fixed by #3838
Closed
9 of 11 tasks

Backlog of test to add #3724

timotheeguerin opened this issue Dec 8, 2020 · 0 comments · Fixed by #3838
Assignees

Comments

@timotheeguerin
Copy link
Member

timotheeguerin commented Dec 8, 2020

Issue to track some test scenario to add after we merge back the repos into a single one and we can consolidate the test setup.

Tree Shaker

  • Test changes related to x-ms-client-name not included in the tree shaked schema PR 3722
    • Not included when it is refering to a property
    • Still included when refering to a parameter, header, etc.
    • Still included when provided directly on the schema.

OAI2To3Converter

  • Test changes related to cross-file references PR 131

    • Test referencing a body parameter from another file
    • Make sure there is enough test for other type of cross-file references(Schemas, responses, regular params)
    • Check we can remove the if statement for the ref being in the same file.(Check todo in code)
  • Test for x-ms-parameterized-host cross file support PR 133

AutorestCore

  • Check all disabled tests
  • Check test testing stuff in another package shouldn't be there
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 a pull request may close this issue.

1 participant