-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Task] Write tests for new front end features #65
Comments
@MyStackOverflows can you write some tests for the UI you implemented? |
yep for sure, do you want that done for tomorrow's presentation and Thuan's talking points/slides? |
That would be good. @tthvo are you still able to incorporate new tests into your part of the presentation? |
It seems there's an issue with unit testing patternfly components. There is an issue with ES module syntax in Jest. This issue happened specifically with |
Well, for as long as it is a react unit tests, |
test(video-upload): video upload ui tests
New libraries and components added to the front end need unit tests.
The text was updated successfully, but these errors were encountered: