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: remove generating integration tests placeholder file #3256

Merged
merged 13 commits into from
Dec 16, 2024

Conversation

sfc-gh-fbudzynski
Copy link
Collaborator

@sfc-gh-fbudzynski sfc-gh-fbudzynski commented Dec 9, 2024

Changes

  • removed generation of integration_tests file
  • added a print for the user to create the integration tests manually
  • changed the ShowByIdOperation name to ShowByIdOperationNoFiltering for no automatic generation of filtering options
  • adjusted the template for ShowByID filtering
  • removed ShowByIDNoFiltering option (replaced by ShowByIdOperationNoFiltering)
  • adjusted README of the SDK generator to the current state

References

@sfc-gh-fbudzynski sfc-gh-fbudzynski changed the title Sdk remove integration tests generation chore: remove generating integration tests placeholder file Dec 9, 2024
@sfc-gh-fbudzynski sfc-gh-fbudzynski marked this pull request as ready for review December 9, 2024 14:38
pkg/sdk/api_integrations_def.go Show resolved Hide resolved
pkg/sdk/poc/main.go Show resolved Hide resolved
Copy link

github-actions bot commented Dec 9, 2024

Integration tests failure for 425b967a04f1892d1cea129e9f5e43d7c0db3291

Copy link

github-actions bot commented Dec 9, 2024

Integration tests failure for c24627ff1a0fc7f16035c3d8b802990a95187f3c

Copy link

Integration tests failure for 235da097b3c1ff70e6dffb993c9800108039085c

Copy link

Integration tests failure for b058577f01dc00503a4fa9b0833d062ee0a106a9

Copy link

Integration tests failure for f6a0e67126a087d42e5a1d7c5c47ce51f380e2a5

Copy link

Integration tests failure for e97a0f5d2959875c88970067fc7982d20631c930

Copy link

Integration tests failure for de6191799ead338bef687658735d81ec4db91bf7

@sfc-gh-fbudzynski sfc-gh-fbudzynski changed the base branch from main to dev December 16, 2024 09:06
Copy link

Integration tests failure for 5759b9cb5cad83878ce79ffd89b7894b732abc95

@sfc-gh-fbudzynski sfc-gh-fbudzynski merged commit a16de3f into dev Dec 16, 2024
9 of 10 checks passed
@sfc-gh-fbudzynski sfc-gh-fbudzynski deleted the sdk-remove-integration-tests-generation branch December 16, 2024 13:35
sfc-gh-asawicki pushed a commit that referenced this pull request Dec 20, 2024
<!-- Feel free to delete comments as you fill this in -->

<!-- summary of changes -->
## Changes
- removed generation of integration_tests file
- added a print for the user to create the integration tests manually
- changed the `ShowByIdOperation` name to `ShowByIdOperationNoFiltering`
for no automatic generation of filtering options
- adjusted the template for ShowByID filtering
- removed `ShowByIDNoFiltering` option (replaced by
`ShowByIdOperationNoFiltering`)
- adjusted README of the SDK generator to the current state 

## References
<!-- issues documentation links, etc  -->
*
#3227
*
#3240
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 this pull request may close these issues.

3 participants