Joe Hu 08e55ab62c
Fix #6 - Make the compiler flags configurable (#23)
Signed-off-by: Joe Hu <jowhuw@amazon.com>
Co-authored-by: Joe Hu <jowhuw@amazon.com>
2024-12-09 19:56:14 -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