ragflow/test
Liu An 64af09ce7b
Test: Add web API test suite for knowledge base operations (#8254)
### What problem does this PR solve?

- Implement RAGFlowWebApiAuth class for web API authentication
- Add comprehensive test cases for KB CRUD operations
- Set up common fixtures and utilities in conftest.py
- Add helper functions in common.py for web API requests

The changes establish a complete testing framework for knowledge base
management via web API endpoints.

### Type of change

- [x] Add test case
2025-06-13 16:39:10 +08:00
..
libs Test: Add web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00
testcases Test: Add web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00
utils Refa: Move HTTP API tests to top-level test directory (#8042) 2025-06-04 13:16:17 +08:00
configs.py Fix: remove zhipu ai api key (#8066) 2025-06-05 12:04:09 +08:00
conftest.py Refa: Move HTTP API tests to top-level test directory (#8042) 2025-06-04 13:16:17 +08:00