selene-backend/api/public/tests/features/steps
Chris Veilleux cf1dcbf4ae fixed a couple of issues with test code introduced by coding changes for account API 2019-06-16 18:46:11 -05:00
..
resources Created behave test for the google stt endpoint 2019-02-19 10:06:30 -03:00
common.py changed update of a device's last_contact_ts to be done in Redis instead of Postgres 2019-06-13 17:52:39 -05:00
device_email.py Fixing email to receive a PUT request instead of a POST 2019-05-24 11:07:27 -03:00
device_location.py Fixing location endpoint to return the region and country codes 2019-05-03 19:42:01 -03:00
device_metrics.py Adding the /v1 prefix to the endpoints 2019-03-07 23:08:19 -03:00
device_pairing.py - Changing the validation in the endpoints used to update the device fields and to activate the device and to upload the skill settings 2019-03-08 17:09:53 -03:00
device_refresh_token.py Adding the /v1 prefix to the endpoints 2019-03-07 23:08:19 -03:00
device_skill_manifest.py Allowing skill_gid in the skill manifest 2019-05-22 05:22:08 -03:00
device_skills.py fixed a couple of issues with test code introduced by coding changes for account API 2019-06-16 18:46:11 -05:00
get_device.py Adding uuid in the response returned by the endpoint to get the device 2019-05-21 20:39:03 -03:00
get_device_settings.py Adding opt-in flag to the device settings 2019-05-30 21:13:47 -03:00
get_device_subscription.py fixed tests still using the old connection pool 2019-05-22 13:22:45 -05:00
get_utterance.py Adding the /v1 prefix to the endpoints 2019-03-07 23:08:19 -03:00
wolfram_alpha.py Fixed wolfram alpha spoken endpoint to extend the correct class. Created unit test. 2019-04-30 14:08:45 -03:00