issues
search
brewkit
/
components
An easy-to-theme design system for creating impactful UIs using React and TypeScript.
MIT License
5
stars
5
forks
source link
Feat/ovrc 12831
#161
Closed
kbulatovic
closed
3 years ago
kbulatovic
commented
3 years ago
Changes
Removed obsolete Jest, Enzyme test packages.
Added latest Jest, react-testing-library
Created a Jest config file
Code coverage is generated in
coverage
folder
Wrote a dummy test for
Alert
component
Added Enzyme
Majestic GUI for tests - run with cmd
npm run test:ui
Changes
coverage
folderAlert
componentnpm run test:ui