In our project, we conduct a variety of tests including unit tests, load tests, stress tests, and smoke tests to ensure reliability and performance. These tests help us maintain high-quality standards for our application.
Unit Tests Unit tests verify the functionality of individual components of the application, such as functions, classes, and modules.
Tools Used Jest Mocha
Performance Tests Performance tests evaluate how the application behaves under various loads and stress conditions. These tests include load tests, stress tests, and smoke tests.
Tools Used Grafana Jmeter