intel / cloud-native-ai-pipeline

AI cloud native pipeline for confidential and sustainable computing
https://intel.github.io/cloud-native-ai-pipeline/
Apache License 2.0
37 stars 15 forks source link

test_rtdb.py: add unit test for runtime database module. #94

Closed Hulongyin closed 1 year ago

Hulongyin commented 1 year ago

This PR is to add unit test for runtime database module, it use pytest-redis to specify additional fixtures for Redis process and client.