Classes
class | PropertyTests |
\r\n
class | PropertyTests |
tests.test_properties.cloudRequestEngine = CloudRequestEngine({"resource_key": resource_key}) |
string tests.test_properties.data_file = "./src/fiftyone_devicedetection_onpremise/cxx/device-detection-data/51Degrees-LiteV4.1.hash" |
tests.test_properties.deviceDetectionCloudEngine = DeviceDetectionCloud() |
list tests.test_properties.exclude_properties = ["setheaderbrowseraccept-ch", "setheaderplatformaccept-ch", "setheaderhardwareaccept-ch"] |
string tests.test_properties.header_file_path = "./tests/51Degrees.csv" |
tests.test_properties.pipeline = PipelineBuilder() \ |
tests.test_properties.properties_list = get_properties_from_header_file(header_file_path) |
tests.test_properties.resource_key = os.environ["resource_key"] |