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

chore: Run service-specific generated test suites on CI #776

Closed
2 tasks
jbelkins opened this issue Dec 21, 2022 · 0 comments · Fixed by #803
Closed
2 tasks

chore: Run service-specific generated test suites on CI #776

jbelkins opened this issue Dec 21, 2022 · 0 comments · Fixed by #803
Assignees
Labels
feature-request A feature should be added or improved.

Comments

@jbelkins
Copy link
Contributor

Describe the feature

Starting with Endpoints 2.0, some code-generated services have generated Swift test suites with tests related to endpoint resolution. There will also likely be services in the future with similar generated tests.

Although these tests are generated, they are not currently run either during development or CI.

These tests should be added to continuous integration on some schedule, and should also be able to be run on dev machines by use of a script or some other means.

Use Case

To ensure that tested functions of services are not broken accidentally.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@jbelkins jbelkins added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 21, 2022
@ganeshnj ganeshnj self-assigned this Jan 9, 2023
@ganeshnj ganeshnj removed the needs-triage This issue or PR still needs to be triaged. label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants