-
Notifications
You must be signed in to change notification settings - Fork 827
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
created unit tests for components under renderer #730
base: main
Are you sure you want to change the base?
Conversation
I'm not sure why this failed on the build step. |
Thank you @dhuang612! The build errors on
|
ec58050
to
4b7e96f
Compare
@skllcrn let me know if anything else needs to be changed |
so for the unit tests, writing logic to test stuff like:
for example? |
added in babel plugin for css in jsx added in more tests
ad8f025
to
16838eb
Compare
Thank you again @dhuang612, apologies for the delay, right now we're focused on our upcoming release and will have to put this on hold for the moment. We'll get back to you as soon as possible! |
@skllcrn np, thanks for the update! |
used ava and enzyme to write some unit tests