junos
005b09cfdf
[WIP] Fix tests to use pyprojroot.
2021-10-29 12:07:12 +02:00
junos
a63a7eac99
[WIP] Add a test for SensorFeatures.
...
Additional analysis for adherence.
Small corrections.
2021-10-13 13:39:58 +02:00
junos
93f136b080
Add a method to get communication features.
2021-08-19 17:32:02 +02:00
junos
777e6f0a58
calls_sms_features() now returns all communication features.
2021-08-18 15:41:47 +02:00
junos
2d78aacd18
Compile a list of contact features and add a test.
2021-08-18 15:35:42 +02:00
junos
c88336481e
Add a test for SMS features.
2021-08-18 15:28:46 +02:00
junos
1bc996413e
Clarify names for no_all calls/sms feature.
...
Add another test.
2021-08-18 15:23:30 +02:00
junos
bb75abcb9b
Add tests for proximity.
2021-08-17 16:07:52 +02:00
junos
28e9db15f5
Add assertions for fields which are referenced in other functions.
2021-07-27 14:07:10 +02:00
junos
7aeb40d674
Fix formatting.
2021-07-22 15:47:42 +02:00
junos
ed0b013801
Finish the reversal test.
2021-07-22 15:46:57 +02:00
junos
f49a80d5d8
[WIP] Explicitly check that the morning session was reclassified in the test.
2021-07-22 15:34:47 +02:00
junos
77c2ba87d5
[WIP] Add tests for ESM.
2021-07-16 16:58:18 +02:00
junos
2da9a8f9e3
Study session ID in depth.
2021-06-02 18:35:00 +02:00
junos
53f34965e2
Add a test for preprocess_esm.
...
Replace commas with semicolons for csv.
2021-06-01 18:24:44 +02:00
junos
0199b4f0f2
Add a method to transform ESM data and the test.
2021-05-27 18:10:34 +02:00
junos
eebb10504e
Add more SMS features.
...
Add a test case for messages and a separate test.
2021-05-07 15:48:17 +02:00
junos
6e9c13d5d8
Add more call features.
...
The total duration of calls and maximum duration by type.
The number of all calls and ratio of incoming and outgoing calls.
2021-05-07 15:18:56 +02:00
junos
81080f7504
Use Collection from collections.abc instead of typing.List.
2021-05-07 12:44:34 +02:00
junos
9301d9ec7f
Enumerate contacts by grouping by participant ID first.
...
Previously, enumeration worked for only one participant.
2021-04-09 16:01:53 +02:00
junos
e6d129c6ee
Add a method to get participant usernames and its test.
2021-04-07 15:43:07 +02:00
junos
b7b60294ba
Add a (useless?) test for features.communication.count_comms.
...
Formatting.
2021-04-06 17:12:36 +02:00
junos
9e16d329dd
Improve formatting.
2021-04-06 11:48:37 +02:00
junos
29b664c41b
Add a method to enumerate contacts and a method to test this with call data.
2021-02-02 16:20:46 +01:00
junos
0bc66ce4b9
Establish the session in class methods.
...
These are only called once, not before and after every test.
2021-02-02 15:44:53 +01:00
junos
dfb4236769
Add a method to enumerate contacts and appropriate tests.
2021-02-01 18:24:24 +01:00
junos
b2d93e0686
Add a method to get Calls data.
...
Add a test for this.
2021-01-05 17:00:45 +01:00
junos
98f945add1
Imrpove code formatting.
2020-12-31 14:33:44 +01:00
junos
f542a37955
Inherit from AWARESensor correctly.
...
Two additional tests to check getting a participant and some data.
2020-12-31 14:29:35 +01:00
junos
30bae2c1f9
Configure tests as a module.
2020-12-31 11:50:57 +01:00
junos
8d114ebb13
Use SQLAlchemy to connect to DB.
2020-12-24 16:06:23 +01:00
junos
33d048d11b
Remove pre-commit hooks.
...
Because PyCharm does not activate conda environment, this doesn't work properly.
I left in the formatting tools (black, isort etc.) which can be used manually.
2020-12-24 14:38:52 +01:00
junos
82ef8c4d40
Set the DB variables in setup.py
2020-12-24 14:29:47 +01:00
junos
c6e984f2f9
Test database connection
2020-12-24 14:11:58 +01:00
junos
e8b5f93401
Reformat code.
2020-12-24 14:08:31 +01:00
junos
c735ff7a85
Test that the environment variable was set.
2020-12-24 14:04:02 +01:00