TryGhost
OSS
Ghost
Cleaned up orphaned Stripe price import tests to match file conventions ref https://github.com/TryGhost/Ghost/pull/28955 - review feedback on the PR: the four new rejection tests captured errors with manual try/catch blocks while every other rejection test in this file uses await assert.rejects, so they now use assert.rejects with an identity validator - the new happy-path test duplicated the existing 'creates a new price' test for a single assertion, so that assertion (updatePrice never called on success) is folded into the existing test instead
nx run ghost:test:e2e
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx run ghost:test:e2e
Click to copy
Linux
4 CPU cores
a331fc0a
28955