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

E2E [End to end] test of a sample extension creation flow #126

Open
allgreed opened this issue Jul 28, 2022 · 2 comments
Open

E2E [End to end] test of a sample extension creation flow #126

allgreed opened this issue Jul 28, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@allgreed
Copy link
Contributor

When to run: on releases only, before publishing artifacts
This would have prevented #99

@allgreed allgreed added the enhancement New feature or request label Jul 28, 2022
@allgreed
Copy link
Contributor Author

allgreed commented Aug 2, 2022

Also: #131
The tests should happen using lowest supported minor version of Python (so 3.8 as of now)

@allgreed
Copy link
Contributor Author

allgreed commented Aug 10, 2022

So:

  • can we check installation without uploading new version to public pypi? (maybe)
  • generate ca
  • generate dev cert
  • aseemble [some given sample] extension
  • sign extension
  • maaaybe upload

@allgreed allgreed changed the title E2E test of a sample extension creation flow E2E [End to end] test of a sample extension creation flow Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant