To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorDevices
- Scenarios
-
- Showing devices for a user
-
- Given
- I am logged in
- When
- I search for a subscriber with the email "[email protected]"
- And
- I click "Connectivity"
- Then
-
I should see the following table rows:
Name Type Device Id Last Used First Used Samsung-Desktop Samsung-Desktop aa59142d-0299-59db-9ab8-3c5797a28569 1969-12-31T19:00:01-05:00 2013-12-25T19:00:01-05:00 Roku Roku 37186773-ff95-50d8-9cf0-4f3d17d89f73 1969-12-31T19:00:01-05:00 2013-12-24T19:00:01-05:00
- Subscriber has no devices
-
- Given
- I am logged in
- When
- I search for a subscriber with the email "[email protected]"
- And
- I click "Connectivity"
- Then
- I should see "No devices"
Last published over 5 years ago by Edan Rosenberg.