Joe Hu 3daf1832e0
Fix #2 - Replace the configs with constants (#18)
Signed-off-by: Joe Hu <jowhuw@amazon.com>
Co-authored-by: Joe Hu <jowhuw@amazon.com>
2024-12-09 19:55:32 -05:00
..
2024-11-29 07:47:54 -08:00
2024-11-29 07:47:54 -08:00

Integration Tests

This directory contains integration tests that verify the interaction between vlkaye-server and valkeyJSON module features working together. Unlike unit tests that test individual components in isolation, these tests validate the system's behavior as a whole.

Requirements

python 3.9
pytest 4