Joe Hu 00c740742a
Fix #7 - Make SERVER_VERSION open to all versions (#22)
Signed-off-by: Joe Hu <jowhuw@amazon.com>
Co-authored-by: Joe Hu <jowhuw@amazon.com>
2024-12-09 18:14:48 -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