/bff-javascript-only

Project created for a javascript only stack (unit test, performance test, component test, and regression test)

Primary LanguageTypeScript

Javascript Only

Project created to implement a framework where javascript uses for testing and development

In the project directory, you can run:

install:all

npm start:dev

Launches the unit tests

npm test:unit

Launches the component and regression tests

cd tests/component

bash start.sh

Launches the performance tests

cd tests/performance

bash start.sh