### What problem does this PR solve? - Add new test suite for document app with create/list/parse/upload/remove tests - Update API URLs to use version variable from config in HTTP and web API tests ### Type of change - [x] Add test cases |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_create_document.py | ||
| test_list_documents.py | ||
| test_paser_documents.py | ||
| test_rm_documents.py | ||
| test_upload_documents.py | ||