ourLogo
git hubStar Repo Start a Project

The Spurtcommerce Testing Team follows the best testing norms

During every version release, the testing team has made sure that the Application is thoroughly tested from the beginning V.1.0 to current V.4.8.2.

Technology Security Performance Unit Test Report E2E Test Report Vulnerability Test Report Functional Test Report

Spurtcommerce E2E Test Report

Started: 2020-12-02 17:51:23
Suites (4)
4 passed
0 failed
0 pending
Tests (20)
20 passed
0 failed
0 pending
/home/ubuntu/Spurtcommerce/api/test/e2e/api/currency.test.ts
2.521s
/api/currency
POST: / should login user
passed
0.238s
/api/currency
POST: / should Add a currency
passed
0.204s
/api/currency
GET: / should return a list of currency
passed
0.028s
/api/currency
PUT: / should update a currency detail
passed
0.083s
/api/currency
DELETE: / should delete a currency
passed
0.276s
/home/ubuntu/Spurtcommerce/api/test/e2e/api/tax.test.ts
1.316s
/api/tax
POST: / should login user
passed
0.19s
/api/tax
POST: / should Add a tax
passed
0.109s
/api/tax
GET: / should return a list of tax
passed
0.027s
/api/tax
PUT: / should update a tax detail
passed
0.084s
/api/tax
DELETE: / should delete a tax
passed
0.076s
/home/ubuntu/Spurtcommerce/api/test/e2e/api/emailtemplate.test.ts
76.496s
/api/email-template
POST: / should login user
passed
0.831s
/api/email-template
POST: / should Add a email template
passed
0.187s
/api/email-template
GET: / should return a list of email templates
passed
0.032s
/api/email-template
PUT: / should update a email template detail
passed
0.114s
/api/email-template
DELETE: / should delete a email template
passed
0.099s
/home/ubuntu/Spurtcommerce/api/test/e2e/api/stockstatus.test.ts
1.461s
/api/stock-status
POST: / should login user
passed
0.322s
/api/stock-status
POST: / should Add a stock staus
passed
0.131s
/api/stock-status
GET: / should return a list of stock status
passed
0.029s
/api/stock-status
PUT: / should update a stock status
passed
0.082s
/api/stock-status
DELETE: / should delete a stock status
passed
0.078s