Frontend Testing Standards
Whenever you need to run tests, you must follow these steps:
- Change Directory: Always change your working directory to
./frontend/. - Execute Command: Run
npm run test. - Report: Provide a summary of passing/failing tests to the user.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.