Преглед на файлове

pytest.ini: set CBS_RATE_LIMITER_STORAGE_URI for tests

This is required for builds api tests to work without a redis instance
Shiv Tyagi преди 5 месеца
родител
ревизия
57cde470e9
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      pytest.ini

+ 2 - 0
pytest.ini

@@ -1,3 +1,5 @@
 [pytest]
 testpaths = tests
 pythonpath = .
+env =
+    CBS_RATE_LIMITER_STORAGE_URI=memory://