# Rework Test: Remove redis as Test Dependency ## Tags * assigned: fred, fredm * status: open * priority: medium * keywords: gnqc-py, tests * type: improvement ## Description Some tests depend on a running redis instance to work. Either move these to an integration tests harness, to be run after the system has run the unit tests and has been deployed, or remove them completely from the system.