Skip to content
Snippets Groups Projects
Commit c6b330e7 authored by Hamer Iboshi's avatar Hamer Iboshi
Browse files

Update README.md

parent 587c3979
No related branches found
No related tags found
No related merge requests found
Pipeline #21652 failed
# LDE API Regression Test #
Regression test is a tool for validate existent functionality with each new release of code.
Supports only CSV responses of API.
## Table of content ##
[LDE API Regression Test](#lde-api-regression-test)
......@@ -93,6 +93,7 @@ python manage.py save --route enrollment
### Compare routes
The command compare will compare all requisitions of routes in the list at settings file with the saved files at route_result path.
If it has some difference between the saved file and actual response of API then the command will return fail with the number of failures.
```
python manage.py compare
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment