From 90f70255aec7458893d896c5f48ce0233adaa403 Mon Sep 17 00:00:00 2001 From: abhineethreddyk Date: Mon, 19 Oct 2020 18:48:15 -0400 Subject: [PATCH] Updated light and bluetooth filenames in the tests directory --- .../frequency/test03/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/frequency/test03/{light.csv => phone_light.csv} | 0 .../frequency/test04/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/frequency/test04/{light.csv => phone_light.csv} | 0 .../frequency/test05/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/frequency/test05/{light.csv => phone_light.csv} | 0 .../frequency/test06/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/frequency/test06/{light.csv => phone_light.csv} | 0 .../periodic/test01/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/periodic/test01/{light.csv => phone_light.csv} | 0 .../periodic/test02/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/periodic/test02/{light.csv => phone_light.csv} | 0 .../periodic/test03/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/periodic/test03/{light.csv => phone_light.csv} | 0 .../periodic/test04/{bluetooth.csv => phone_bluetooth.csv} | 0 .../features/periodic/test04/{light.csv => phone_light.csv} | 0 .../raw/test01/{bluetooth_raw.csv => phone_bluetooth_raw.csv} | 0 tests/data/raw/test01/{light_raw.csv => phone_light_raw.csv} | 0 .../raw/test02/{bluetooth_raw.csv => phone_bluetooth_raw.csv} | 0 tests/data/raw/test02/{light_raw.csv => phone_light_raw.csv} | 0 .../raw/test03/{bluetooth_raw.csv => phone_bluetooth_raw.csv} | 0 tests/data/raw/test03/{light_raw.csv => phone_light_raw.csv} | 0 .../raw/test04/{bluetooth_raw.csv => phone_bluetooth_raw.csv} | 0 tests/data/raw/test04/{light_raw.csv => phone_light_raw.csv} | 0 .../raw/test05/{bluetooth_raw.csv => phone_bluetooth_raw.csv} | 0 tests/data/raw/test05/{light_raw.csv => phone_light_raw.csv} | 0 .../raw/test06/{bluetooth_raw.csv => phone_bluetooth_raw.csv} | 0 tests/data/raw/test06/{light_raw.csv => phone_light_raw.csv} | 0 tests/settings/frequency/testing_config.yaml | 4 ++-- tests/settings/periodic/testing_config.yaml | 4 ++-- 30 files changed, 4 insertions(+), 4 deletions(-) rename tests/data/processed/features/frequency/test03/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/frequency/test03/{light.csv => phone_light.csv} (100%) rename tests/data/processed/features/frequency/test04/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/frequency/test04/{light.csv => phone_light.csv} (100%) rename tests/data/processed/features/frequency/test05/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/frequency/test05/{light.csv => phone_light.csv} (100%) rename tests/data/processed/features/frequency/test06/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/frequency/test06/{light.csv => phone_light.csv} (100%) rename tests/data/processed/features/periodic/test01/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/periodic/test01/{light.csv => phone_light.csv} (100%) rename tests/data/processed/features/periodic/test02/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/periodic/test02/{light.csv => phone_light.csv} (100%) rename tests/data/processed/features/periodic/test03/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/periodic/test03/{light.csv => phone_light.csv} (100%) rename tests/data/processed/features/periodic/test04/{bluetooth.csv => phone_bluetooth.csv} (100%) rename tests/data/processed/features/periodic/test04/{light.csv => phone_light.csv} (100%) rename tests/data/raw/test01/{bluetooth_raw.csv => phone_bluetooth_raw.csv} (100%) rename tests/data/raw/test01/{light_raw.csv => phone_light_raw.csv} (100%) rename tests/data/raw/test02/{bluetooth_raw.csv => phone_bluetooth_raw.csv} (100%) rename tests/data/raw/test02/{light_raw.csv => phone_light_raw.csv} (100%) rename tests/data/raw/test03/{bluetooth_raw.csv => phone_bluetooth_raw.csv} (100%) rename tests/data/raw/test03/{light_raw.csv => phone_light_raw.csv} (100%) rename tests/data/raw/test04/{bluetooth_raw.csv => phone_bluetooth_raw.csv} (100%) rename tests/data/raw/test04/{light_raw.csv => phone_light_raw.csv} (100%) rename tests/data/raw/test05/{bluetooth_raw.csv => phone_bluetooth_raw.csv} (100%) rename tests/data/raw/test05/{light_raw.csv => phone_light_raw.csv} (100%) rename tests/data/raw/test06/{bluetooth_raw.csv => phone_bluetooth_raw.csv} (100%) rename tests/data/raw/test06/{light_raw.csv => phone_light_raw.csv} (100%) diff --git a/tests/data/processed/features/frequency/test03/bluetooth.csv b/tests/data/processed/features/frequency/test03/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/frequency/test03/bluetooth.csv rename to tests/data/processed/features/frequency/test03/phone_bluetooth.csv diff --git a/tests/data/processed/features/frequency/test03/light.csv b/tests/data/processed/features/frequency/test03/phone_light.csv similarity index 100% rename from tests/data/processed/features/frequency/test03/light.csv rename to tests/data/processed/features/frequency/test03/phone_light.csv diff --git a/tests/data/processed/features/frequency/test04/bluetooth.csv b/tests/data/processed/features/frequency/test04/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/frequency/test04/bluetooth.csv rename to tests/data/processed/features/frequency/test04/phone_bluetooth.csv diff --git a/tests/data/processed/features/frequency/test04/light.csv b/tests/data/processed/features/frequency/test04/phone_light.csv similarity index 100% rename from tests/data/processed/features/frequency/test04/light.csv rename to tests/data/processed/features/frequency/test04/phone_light.csv diff --git a/tests/data/processed/features/frequency/test05/bluetooth.csv b/tests/data/processed/features/frequency/test05/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/frequency/test05/bluetooth.csv rename to tests/data/processed/features/frequency/test05/phone_bluetooth.csv diff --git a/tests/data/processed/features/frequency/test05/light.csv b/tests/data/processed/features/frequency/test05/phone_light.csv similarity index 100% rename from tests/data/processed/features/frequency/test05/light.csv rename to tests/data/processed/features/frequency/test05/phone_light.csv diff --git a/tests/data/processed/features/frequency/test06/bluetooth.csv b/tests/data/processed/features/frequency/test06/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/frequency/test06/bluetooth.csv rename to tests/data/processed/features/frequency/test06/phone_bluetooth.csv diff --git a/tests/data/processed/features/frequency/test06/light.csv b/tests/data/processed/features/frequency/test06/phone_light.csv similarity index 100% rename from tests/data/processed/features/frequency/test06/light.csv rename to tests/data/processed/features/frequency/test06/phone_light.csv diff --git a/tests/data/processed/features/periodic/test01/bluetooth.csv b/tests/data/processed/features/periodic/test01/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/periodic/test01/bluetooth.csv rename to tests/data/processed/features/periodic/test01/phone_bluetooth.csv diff --git a/tests/data/processed/features/periodic/test01/light.csv b/tests/data/processed/features/periodic/test01/phone_light.csv similarity index 100% rename from tests/data/processed/features/periodic/test01/light.csv rename to tests/data/processed/features/periodic/test01/phone_light.csv diff --git a/tests/data/processed/features/periodic/test02/bluetooth.csv b/tests/data/processed/features/periodic/test02/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/periodic/test02/bluetooth.csv rename to tests/data/processed/features/periodic/test02/phone_bluetooth.csv diff --git a/tests/data/processed/features/periodic/test02/light.csv b/tests/data/processed/features/periodic/test02/phone_light.csv similarity index 100% rename from tests/data/processed/features/periodic/test02/light.csv rename to tests/data/processed/features/periodic/test02/phone_light.csv diff --git a/tests/data/processed/features/periodic/test03/bluetooth.csv b/tests/data/processed/features/periodic/test03/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/periodic/test03/bluetooth.csv rename to tests/data/processed/features/periodic/test03/phone_bluetooth.csv diff --git a/tests/data/processed/features/periodic/test03/light.csv b/tests/data/processed/features/periodic/test03/phone_light.csv similarity index 100% rename from tests/data/processed/features/periodic/test03/light.csv rename to tests/data/processed/features/periodic/test03/phone_light.csv diff --git a/tests/data/processed/features/periodic/test04/bluetooth.csv b/tests/data/processed/features/periodic/test04/phone_bluetooth.csv similarity index 100% rename from tests/data/processed/features/periodic/test04/bluetooth.csv rename to tests/data/processed/features/periodic/test04/phone_bluetooth.csv diff --git a/tests/data/processed/features/periodic/test04/light.csv b/tests/data/processed/features/periodic/test04/phone_light.csv similarity index 100% rename from tests/data/processed/features/periodic/test04/light.csv rename to tests/data/processed/features/periodic/test04/phone_light.csv diff --git a/tests/data/raw/test01/bluetooth_raw.csv b/tests/data/raw/test01/phone_bluetooth_raw.csv similarity index 100% rename from tests/data/raw/test01/bluetooth_raw.csv rename to tests/data/raw/test01/phone_bluetooth_raw.csv diff --git a/tests/data/raw/test01/light_raw.csv b/tests/data/raw/test01/phone_light_raw.csv similarity index 100% rename from tests/data/raw/test01/light_raw.csv rename to tests/data/raw/test01/phone_light_raw.csv diff --git a/tests/data/raw/test02/bluetooth_raw.csv b/tests/data/raw/test02/phone_bluetooth_raw.csv similarity index 100% rename from tests/data/raw/test02/bluetooth_raw.csv rename to tests/data/raw/test02/phone_bluetooth_raw.csv diff --git a/tests/data/raw/test02/light_raw.csv b/tests/data/raw/test02/phone_light_raw.csv similarity index 100% rename from tests/data/raw/test02/light_raw.csv rename to tests/data/raw/test02/phone_light_raw.csv diff --git a/tests/data/raw/test03/bluetooth_raw.csv b/tests/data/raw/test03/phone_bluetooth_raw.csv similarity index 100% rename from tests/data/raw/test03/bluetooth_raw.csv rename to tests/data/raw/test03/phone_bluetooth_raw.csv diff --git a/tests/data/raw/test03/light_raw.csv b/tests/data/raw/test03/phone_light_raw.csv similarity index 100% rename from tests/data/raw/test03/light_raw.csv rename to tests/data/raw/test03/phone_light_raw.csv diff --git a/tests/data/raw/test04/bluetooth_raw.csv b/tests/data/raw/test04/phone_bluetooth_raw.csv similarity index 100% rename from tests/data/raw/test04/bluetooth_raw.csv rename to tests/data/raw/test04/phone_bluetooth_raw.csv diff --git a/tests/data/raw/test04/light_raw.csv b/tests/data/raw/test04/phone_light_raw.csv similarity index 100% rename from tests/data/raw/test04/light_raw.csv rename to tests/data/raw/test04/phone_light_raw.csv diff --git a/tests/data/raw/test05/bluetooth_raw.csv b/tests/data/raw/test05/phone_bluetooth_raw.csv similarity index 100% rename from tests/data/raw/test05/bluetooth_raw.csv rename to tests/data/raw/test05/phone_bluetooth_raw.csv diff --git a/tests/data/raw/test05/light_raw.csv b/tests/data/raw/test05/phone_light_raw.csv similarity index 100% rename from tests/data/raw/test05/light_raw.csv rename to tests/data/raw/test05/phone_light_raw.csv diff --git a/tests/data/raw/test06/bluetooth_raw.csv b/tests/data/raw/test06/phone_bluetooth_raw.csv similarity index 100% rename from tests/data/raw/test06/bluetooth_raw.csv rename to tests/data/raw/test06/phone_bluetooth_raw.csv diff --git a/tests/data/raw/test06/light_raw.csv b/tests/data/raw/test06/phone_light_raw.csv similarity index 100% rename from tests/data/raw/test06/light_raw.csv rename to tests/data/raw/test06/phone_light_raw.csv diff --git a/tests/settings/frequency/testing_config.yaml b/tests/settings/frequency/testing_config.yaml index af0be094..9b912ebf 100644 --- a/tests/settings/frequency/testing_config.yaml +++ b/tests/settings/frequency/testing_config.yaml @@ -102,7 +102,7 @@ PHONE_BLUETOOTH: DB_TABLE: bluetooth PROVIDERS: RAPIDS: - COMPUTE: False + COMPUTE: True FEATURES: ["countscans", "uniquedevices", "countscansmostuniquedevice"] SRC_FOLDER: "rapids" # inside src/features/phone_bluetooth SRC_LANGUAGE: "r" @@ -149,7 +149,7 @@ PHONE_LIGHT: DB_TABLE: light PROVIDERS: RAPIDS: - COMPUTE: False + COMPUTE: True FEATURES: ["count", "maxlux", "minlux", "avglux", "medianlux", "stdlux"] SRC_FOLDER: "rapids" # inside src/features/phone_light SRC_LANGUAGE: "python" diff --git a/tests/settings/periodic/testing_config.yaml b/tests/settings/periodic/testing_config.yaml index a9bf3a21..a175ad90 100644 --- a/tests/settings/periodic/testing_config.yaml +++ b/tests/settings/periodic/testing_config.yaml @@ -102,7 +102,7 @@ PHONE_BLUETOOTH: DB_TABLE: bluetooth PROVIDERS: RAPIDS: - COMPUTE: False + COMPUTE: True FEATURES: ["countscans", "uniquedevices", "countscansmostuniquedevice"] SRC_FOLDER: "rapids" # inside src/features/phone_bluetooth SRC_LANGUAGE: "r" @@ -149,7 +149,7 @@ PHONE_LIGHT: DB_TABLE: light PROVIDERS: RAPIDS: - COMPUTE: False + COMPUTE: True FEATURES: ["count", "maxlux", "minlux", "avglux", "medianlux", "stdlux"] SRC_FOLDER: "rapids" # inside src/features/phone_light SRC_LANGUAGE: "python"