You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Live stream events are time sensitive and have a large amount of points of failure.
💡The solution
I would recommend adding some tests using Playwright with Storybook to ensure the banner behaves properly when the time sensitive features of the banner occur (see test cases for a list of these time sensitive features)
The content you are editing has changed. Please copy your edits and refresh the page.
The livestream URL is generally added after the User Group is added. The livestream URL returning a 400 level response may be acceptable in certain scenarios
I'd suggest breaking these tasks into separate PBIs and creating an epic for this
There are two fields in tina (startShowBannerDateTime and endShowBannerDateTime) which are used to determine when the live stream banner will appear
The text was updated successfully, but these errors were encountered:
CC: @wicksipedia
🤕The pain
Live stream events are time sensitive and have a large amount of points of failure.
💡The solution
I would recommend adding some tests using Playwright with Storybook to ensure the banner behaves properly when the time sensitive features of the banner occur (see test cases for a list of these time sensitive features)
Test cases
Important notes
startShowBannerDateTime
andendShowBannerDateTime
) which are used to determine when the live stream banner will appearThe text was updated successfully, but these errors were encountered: