Implement integration tests to load/unload modules at runtime
dmitrypol opened this issue · 1 comments
dmitrypol commented
Currently integration.rs called start_valkey_server_with_module
It would be a nice test to just start valkey-server and then loop through all modules calling MODULE LOAD, UNLOAD and LIST