Open
Description
Clear and concise description of the problem
Description:
We have the following projects to verify the E2E scenarios of TypeSpec.
https://github.com/allenjzhang/typespec-e2e-demo/tree/main/petstore
https://github.com/allenjzhang/typespec-e2e-demo/tree/main/todoApp
As we are not going to maintain that personal repo, we need to convert them into smoke tests and leveraging the existing pipeline to validate the E2E scenarios.
With this, every time there is a new change, we could verify it won't break the existing E2E.
Checklist
- Follow our Code of Conduct
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.