dt-cli
dt-cli copied to clipboard
E2E [End to end] test of a sample extension creation flow
When to run: on releases only, before publishing artifacts This would have prevented #99
Also: #131 The tests should happen using lowest supported minor version of Python (so 3.8 as of now)
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