mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 08:56:21 +02:00
Test suite executed from CI pipeline (#433)
* Test strategy & test cases * Unit tests * Integration tests
This commit is contained in:
parent
9c7a070681
commit
2f7fddd206
101 changed files with 17811 additions and 1 deletions
9
tests/requirements.txt
Normal file
9
tests/requirements.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue