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