platform/tests/sanity/.env
Alex Velichko d4907ce578
TESTS-85: feat(tests): added issues.spec.ts test (#4025)
Signed-off-by: Alex Velichko <nestor_007@mail.ru>
2023-11-22 16:14:26 +07:00

7 lines
338 B
Bash

PLATFORM_URI='http://localhost:8083'
PLATFORM_TRANSACTOR='ws://localhost:3334'
PLATFORM_USER='user1'
PLATFORM_USER_SECOND='user2'
PLATFORM_TOKEN='eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbWFpbCI6InVzZXIxIiwid29ya3NwYWNlIjoic2FuaXR5LXdzIn0.hfUCqePHO-WNps2by4B-CYGKIpDpLG0WVCUUtU-SVI4'
SETTING=storage.json
SETTING_SECOND=storageSecond.json