From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Automating tests with interactions in Storybook
From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency
Automating tests with interactions in Storybook
All right, we're ready to get going here. It's time to get going. So I had to play a song before we get going, which is Digital Motion. Go Go Yellow Screen, Italo Disco King, but back to coding, just keeping you on your toes, making sure you're awake. Because what we have coming up in the next sections is super hyper awesome, and that's automating interaction tests for our fully functional application, which we've developed. Let's get out of YouTube. Which we've developed from the ground up. And now we can mark the tasks which we've completed. We can highlight the ones we like. Wonderful, wonderful. So, going back to our stories, we've created a bunch of components here, task list, default, loading. And we've taken a look at these controls mainly, right? I think in the tasks, we have access to some controls over here. We don't really have it in our task list. That's okay. We can also leverage actions, interactions. We have looked at accessibility. Let's focus in on interactions. So…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
(Locked)
Summary of Redux code and mock data from previous section4m 54s
-
(Locked)
Fetching remote API data with storage11m 17s
-
(Locked)
Fetching data with component mounting in React and error handling9m 58s
-
(Locked)
Building a screen component and wrapping React around Redux5m 4s
-
(Locked)
Using service workers in Storybook to build stories with API requests13m 56s
-
(Locked)
Feature updates with complex component pages and screens in Storybook5m 55s
-
(Locked)
Automating tests with interactions in Storybook8m 15s
-
(Locked)
Storybook Playwright automations for testing5m 34s
-
(Locked)
-