feat: Добавлена конфигурация Jest для unit тестирования, установлены соответствующие библиотеки
This commit is contained in:
2
config/jest/setupTests.ts
Normal file
2
config/jest/setupTests.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import '@testing-library/jest-dom/extend-expect'
|
||||
import 'regenerator-runtime/runtime'
|
||||
Reference in New Issue
Block a user