Darren Ackers
Darren Ackers
- [x] Updated test script. Now includes test coverage. - [x] Test watch script now successfully waits for emulator to to initialise. Removed test local script. - [x] Additional `tsconfig`...
fixes: https://github.com/stripe/stripe-firebase-extensions/issues/379 - [x] Added subscription payments prices. - [x] Added test scenario - [x] Refactored and improved testing utilities - [x] Better organisation for testing files
fixes: https://github.com/stripe/stripe-firebase-extensions/issues/352
Work in progress. PR to add a new Terms of service extension for managing terms and auth claims.
## Expected Behavior Logging should be successful and not contain error logs when a successful rite has been made. ## Actual Behavior An error log appears, stating the document cannot...
## Expected Behaviour The extension should gracefully handle multiple images of the same name. ## Actual Behaviour Multiple error logs appear showing an issue. The extensions still works as expected,...
## Expected Behavior Extension details link should link to a valid page showing the extensions details. ## Actual Behavior It directs to an invalid link similar to `https://console.firebase.google.com/project/extensions-testing/extensions/instances/null.` ## Steps...
- Extension name: storage-resize-images - Extension version: 0.1.28 - Configuration values (redact info where appropriate): Events: - [x] firebase.extensions.storage-resize-images.v1.complete There is an issue for users when calling events through event-arc....
fixes: https://github.com/firebase/extensions/issues/1054 # Description ``` Resize Images extension can't properly handle photos with an embedded ICC profile creating a lot of compression algorithms during the resize process. This is a...