[WEB-3707] pytest based test suite for apiserver (#7010)

* pytest bases tests for apiserver

* Trimmed spaces

* Updated .gitignore for pytest local files
This commit is contained in:
Dheeraj Kumar Ketireddy 2025-05-26 15:26:26 +05:30 committed by GitHub
parent 4e485d6402
commit 78cc32765b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 1546 additions and 290 deletions

2
.gitignore vendored
View file

@ -53,6 +53,8 @@ mediafiles
.env
.DS_Store
logs/
htmlcov/
.coverage
node_modules/
assets/dist/