Test suite executed from CI pipeline (#433)

* Test strategy & test cases

* Unit tests

* Integration tests
This commit is contained in:
cybermaggedon 2025-07-14 14:57:44 +01:00 committed by GitHub
parent 9c7a070681
commit 2f7fddd206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
101 changed files with 17811 additions and 1 deletions

9
tests/requirements.txt Normal file
View file

@ -0,0 +1,9 @@
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
pytest-cov>=4.0.0
google-cloud-aiplatform>=1.25.0
google-auth>=2.17.0
google-api-core>=2.11.0
pulsar-client>=3.0.0
prometheus-client>=0.16.0