Commit Graph

84 Commits (47bd69524984189f454b8a6aa1213f3a5db3d7c2)

Author SHA1 Message Date
abhineethreddyk dbf57f43f3 Updated battery feature and its testing for periodic 2021-01-31 20:24:43 -05:00
abhineethreddyk 47ad6261cb Updated testing for battery (periodic) 2021-01-27 23:04:43 -05:00
abhineethreddyk 7317821e02 Updated testing for light and conversation (periodic and frequency) 2021-01-14 20:44:18 -05:00
abhineethreddyk 377f1a6a5e Updated testing for wifi (periodic and frequency) 2021-01-14 17:41:57 -05:00
JulioV 8ef2e6191f Update snakefile and config for tests 2021-01-14 15:24:55 -05:00
abhineethreddyk 749ee55955 Migrated testing from Travis to Github Actions - part 4 2020-12-15 01:03:14 -05:00
abhineethreddyk c59d4a66eb Migrated testing from Travis to Github Actions and updated config and Snakemake files in the testing directory - part 1 2020-12-14 22:15:39 -05:00
JulioV 614e759551 Refactor day segments to time segments 2020-12-02 18:41:03 -05:00
JulioV 2aa44fc504 Change SENSOR_DATA to DEVICE_DATA 2020-11-04 17:16:46 -05:00
JulioV c5197b6c5f Merge branch 'master' into ds2 2020-10-28 17:50:37 -04:00
abhineethreddyk 2489f70ea7 Added testing for conversation (frequency) and updated testing for conversation (periodic) 2020-10-27 21:51:02 -04:00
abhineethreddyk 6f7f88aac3 Updated Snakemake, run_tests.sh and testing_config.yaml in tests directory 2020-10-26 18:18:11 -04:00
abhineethreddyk e0cd360c6d Updated testing_config.yaml files 2020-10-21 17:45:58 -04:00
abhineethreddyk 2a512a3d46 Fixed a bug in run_tests.sh and updated testing_config.yaml files 2020-10-21 17:28:52 -04:00
abhineethreddyk 042cd14c62 Updated Snakemake, run_tests.sh, raw sensor data & feature data filenames, and participant files' structure in the tests directory to make them consistent with the recent updates to RAPIDS 2020-10-21 16:46:40 -04:00
abhineethreddyk c835987d52 Updated application foreground and wifi's filenames in the tests directory 2020-10-20 00:07:56 -04:00
abhineethreddyk 7e24c6735b Updated tests/scripts/utils.py 2020-10-19 20:39:53 -04:00
abhineethreddyk 90f70255ae Updated light and bluetooth filenames in the tests directory 2020-10-19 18:48:15 -04:00
abhineethreddyk 70fa49edc0 Updated calls' filenames in the tests directory 2020-10-19 18:23:42 -04:00
abhineethreddyk 87b23d7848 Update Snakemake, testing_config.yaml, and messages' filenames in the tests directory 2020-10-19 17:13:10 -04:00
abhineethreddyk 827fd8e9b0 Added testing for applications foreground (frequency) and updated testing for applications foreground (periodic) 2020-10-13 23:24:12 -04:00
abhineethreddyk 55c12fc83c Added testing for messages (frequency) and updated testing for messages (periodic) 2020-10-12 21:06:28 -04:00
abhineethreddyk fcb105c9dd Added testing for wifi (frequency) and updated testing for wifi (periodic) 2020-10-12 19:14:55 -04:00
abhineethreddyk dbd6fb1c3a Updated testing for light (frequency) with raw data files 2020-10-12 15:33:59 -04:00
abhineethreddyk be140221cf Added testing for light (frequency) and updated testing for light (periodic) 2020-10-12 00:32:46 -04:00
kaguillera 44fe792590 Cnfirming Travis false pass fix 2020-10-09 12:13:47 -04:00
kaguillera a7f2909645 Fix Travis false passing error 1.2 2020-10-09 11:51:36 -04:00
kaguillera e8b9378a89 Trying to stop travis at first FAIL 1.0 2020-10-08 17:02:35 -04:00
kaguillera 3fb5a9e5cd Confirm proper testing 2020-10-08 15:04:33 -04:00
kaguillera 22219d3dfb Update calls testing for change from NA to zero 2020-10-08 14:54:22 -04:00
kaguillera 01ab59a3b6 Updated bluetooth testing & call testing for freq 2020-10-07 16:23:27 -04:00
kaguillera 2a752b6aa7 Minor structure changes for frequnecy testing 2020-09-30 11:57:12 -04:00
JulioV d99775567d Fix test bettery bug 2020-09-30 11:21:04 -04:00
kaguillera 0469f78210 Should fix travis failure 2020-09-24 17:50:37 -04:00
kaguillera 95c8a413a5 fixing run_test.sh bug 1.0 2020-09-24 17:37:07 -04:00
kaguillera f4206abc4b Updated the run_test.sh script 2020-09-24 17:19:52 -04:00
kaguillera 09d373a31b Minor script correction for testing 2020-09-18 19:30:45 -04:00
kaguillera ca14eba8e1 Initial testing restructure for 30mins segments 2020-09-18 19:14:07 -04:00
JulioV 500c364ccd Update testing config file 2020-09-14 14:25:44 -04:00
kaguillera e7db230426 New Application_foreground testing & bugfixes 2020-09-11 17:55:09 -04:00
kaguillera d4c56642c7 New testing and bug fix for conversation features 2020-09-10 14:01:32 -04:00
kaguillera fec27db04f New testing for WIFI 2020-09-04 16:05:05 -04:00
kaguillera cf2a8f13a3 New testing and minor bug fix for light 2020-09-04 12:33:13 -04:00
kaguillera 99c38caa34 New Calls testing 2020-09-04 11:40:59 -04:00
kaguillera c589ca522d Added new messages testing 2020-09-03 16:30:13 -04:00
kaguillera 5d3e6efc41 New Bluetooth Testing 2020-09-03 12:04:29 -04:00
kaguillera 148301d468 Testing, test docs and bugfixes for conversation 2020-08-28 18:28:00 -04:00
kaguillera cbe7cc478d Minor Travis Fix pt3 2020-08-14 13:43:08 -04:00
kaguillera f5ea5c3116 Conversation testing, testing_docs & minor bugfix 2020-08-13 18:36:38 -04:00
kaguillera 1ad8bb0365 Add testing, test docs and minor fixes for AR 2020-08-13 13:41:45 -04:00