Co-authored-by: Abílio Costa <[email protected]> Co-authored-by: Thomas D <[email protected]>
5 lines
127 B
Python
5 lines
127 B
Python
"""Define const for unit tests."""
|
|
|
|
FIXTURE_PAYLOAD_CONFIG = "payload_config.json"
|
|
TOPIC_CONFIG = "cloudapp/QBUSMQTTGW/config"
|