Город МОСКОВСКИЙ
00:10:21

Jest: error Command failed with exit code 1

Аватар
Реакт и Firebase: разработка реального времени
Просмотры:
71
Дата загрузки:
28.11.2023 05:19
Длительность:
00:10:21
Категория:
Обучение

Описание

My steps to fix it:
1) Find an error in the log: "Cannot log after tests are done. Did you forget to wait for something async in your test?"
2) Find a test which produce the error and change "async await" logic to "Promise" and finish the test by calling "done()" command.

Рекомендуемые видео