You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit tests are required for the utils/, applicable modules/, and scripts/ directories. Given that InterChat is entirely in ESM, the Note Tap testing framework is the most suitable choice. All tests should ideally reside within the tests/ folder.
The text was updated successfully, but these errors were encountered:
Unit tests are required for the
utils/
, applicablemodules/
, andscripts/
directories. Given that InterChat is entirely in ESM, the Note Tap testing framework is the most suitable choice. All tests should ideally reside within thetests/
folder.The text was updated successfully, but these errors were encountered: