Ghost/apps/portal/src
Sag 46f0efe463
Fixed flaky Portal test (#20286)
no issue

- the signup flow tests check whether the benefits of the available
tiers are rendering correctly. The test is based on a text match, which
sometimes fails because of duplicate benefit descriptions
- this fix makes the benefit descriptions less likely to be the same, by
using a timestamp in the randomisation function
2024-05-30 06:25:50 +02:00
..
components Fixed spacing bug 2024-04-24 13:13:21 +01:00
images Flipped thumbs-down icon horizontally in email and Portal (#19306) 2023-12-11 13:05:11 +00:00
tests Fix free tier benefit not showing up (#19879) 2024-03-19 09:51:59 +01:00
utils Fixed flaky Portal test (#20286) 2024-05-30 06:25:50 +02:00
actions.js
App.css
App.js Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
App.test.js
AppContext.js
data-attributes.js
index.css
index.js
logo.svg
pages.js
setupTests.js