add test ci script

This commit is contained in:
Pritimay Sarkar
2024-01-21 11:38:34 +05:30
parent d327fecf8c
commit b69791c246
8 changed files with 10336 additions and 3226 deletions

View File

@@ -3,3 +3,4 @@
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import '@testing-library/jest-dom';
// import '@testing-library/jest-dom/extend-expect';