Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
230 B
Python
Raw Permalink Normal View History

2026-05-11 05:23:50 -06:00
"""Constants for the CentriConnect/MyPropane integration tests."""
TEST_TANK_ID = "123a4b5c-678d-9e0f-a123-4b567c8d901e"
TEST_USERNAME = "12345678-9012-3456-7a89-b012345cde6f"
TEST_PASSWORD = "123456"
TEST_TANK_NAME = "My Tank"