mirror of
https://github.com/outbackdingo/openlan-cgw.git
synced 2026-01-27 10:19:56 +00:00
Whenever tests start, they might do some enviromental changes to local FS. Handle this by moving the 'context' of tests execution to a tmpfs folder, that can be easily purged after tests are done / new test run is being executed. NOTE: further changes in regard to tests isolation should potentially utilize a separate docker container that serves as a fresh clean and isolated enviroment for tests run. Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
kafka-python==2.0.2
|
|
websockets==13.1
|
|
pytest==8.3.3
|
|
randmac==0.1
|
|
psycopg2-binary==2.9.10
|
|
redis==5.2.0
|
|
requests==2.32.3
|