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

feat(test): add python examples #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

haarchri
Copy link
Member

@haarchri haarchri commented Feb 28, 2025

Description of your changes

  • append language for tests
  • add python tests

Fixes #

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

up test run tests/*
  ✓   Parsing tests                                                                                                                                   
  ✓   Checking dependencies
  ✓   Generating language schemas
  ✓   Building functions
  ✓   Building configuration package
  ✓   Pushing embedded functions to local daemon
  ✓   Assert test-xstoragebucket-default-kcl                                                                                                          
  ✓   Assert test-xstoragebucket-default-python                                                                                                       
  ✓   Assert test-xstoragebucket-kcl                                                                                                                  
  ✓   Assert test-xstoragebucket-versioning-kcl                                                                                                       
 SUCCESS  
 SUCCESS  Tests Summary:
 SUCCESS  ------------------
 SUCCESS  Total Tests Executed: 4
 SUCCESS  Passed tests:         4
 SUCCESS  Failed tests:         0
up test run tests/* --e2e --chainsaw=/Users/haarchri/Documents/chainsaw/chainsaw
[...]
 SUCCESS  
 SUCCESS  Tests Summary:
 SUCCESS  ------------------
 SUCCESS  Total Tests Executed: 3
 SUCCESS  Passed tests:         3
 SUCCESS  Failed tests:         0

Signed-off-by: Christopher Haar <[email protected]>
Signed-off-by: Christopher Haar <[email protected]>
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.

2 participants