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

New test case for procedures #25

Merged
merged 4 commits into from
Aug 26, 2024
Merged

New test case for procedures #25

merged 4 commits into from
Aug 26, 2024

Conversation

worksofliam
Copy link
Collaborator

@worksofliam worksofliam commented Aug 20, 2024

Test case for proving procedure IN, INOUT and OUT parameters work correctly.

Current blocker

Current blocker is in the server component. See issue #24 (Mapepire-IBMi/mapepire-server#41) Ready to test!

Todo:

  • Integer tests
  • Numeric tests
  • Decimal tests
  • Char tests
  • Varchar tests

Signed-off-by: worksofliam <[email protected]>
@worksofliam worksofliam linked an issue Aug 20, 2024 that may be closed by this pull request
@worksofliam worksofliam marked this pull request as draft August 20, 2024 20:11
@worksofliam worksofliam self-assigned this Aug 20, 2024
@ThePrez ThePrez added this to the Tech Preview 1 milestone Aug 21, 2024
Copy link
Member

@SanjulaGanepola SanjulaGanepola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, the new tests are passing now. Just left a minor comment

src/types.ts Outdated Show resolved Hide resolved
Co-authored-by: Sanjula Ganepola <[email protected]>
@worksofliam worksofliam merged commit d44f135 into main Aug 26, 2024
1 check failed
@worksofliam worksofliam deleted the tests/procedures branch August 26, 2024 14:10
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.

Test case for procedure IN/OUT/INOUT
4 participants