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 collaboratorHindi
As a user
I want to see all options for Hindi language packages
So I can subscribe to the best package for me
- Scenarios
-
- Navigate to the Hindi language page and see two of the Three Month Promo packages
- Select the Hindi Mega Package from the Hindi language page
- Select the Hindi Premium Package from the Hindi language page
- Compare all packages in the Hindi language
- A new user will be prompted to create an account when trying to purchase a Package
- An exisiting user will be taken to the checkout page when trying to purchase a Package
- All packages will be the 14.95 promotional offer plan when navigating from language pages
-
- Given
- I am on the Homepage
- When
- I click the first "Hindi" image
- Then
- I should be on the Hindi language page
- And
- I should see "DishWorld - Watch Live Hindi TV Instantly" as the page title
- And
- I should see "We recommend 22 fantastic channels for Hindi subscribers"
- And
- I should see "Select your package"
- And
- I should see "Most Popular Offer"
- And
- I should see "Mega Package"
- And
- I should see "Next Most Popular Offer"
- And
- I should see "Premium Package"
- Select the Hindi Mega Package from the Hindi language page
-
- Given
- I am on the Hindi language page
- When
- I select the "Hindi Mega" package
- Then
- I should be on the Hindi Mega package page
-
- Given
- I am on the Hindi language page
- When
- I select the "Hindi Premium" package
- Then
- I should be on the Hindi Premium package page
- Compare all packages in the Hindi language
-
- Given
- I am on the Hindi language page
- When
- I click "See them all, starting at just $14.95/month"
- Then
- I should be on the Hindi compare package page
- And
- I should see "Mega"
- And
- I should see "Premium"
- And
- I should see "Super"
- And
- I should see "Elite"
- And
- I should see "Sony"
- And
- I should see "Willow Cricket"
- A new user will be prompted to create an account when trying to purchase a Package
-
- Given
- I am on the Hindi Mega package page
- When
- I click "Continue"
- Then
- I should see "Create your DishWorld Account"
- An exisiting user will be taken to the checkout page when trying to purchase a Package
-
- Given
- I am a logged in user
- And
- I am on the Hindi Mega package page
- When
- I click "Continue"
- Then
- I should see "Checkout"
-
- Given
- I am a logged in user
- And
- I am on the Hindi Mega package three month promo checkout page
- Then
- I should see "$14.95" within "#total_price"
Last published over 5 years ago by Edan Rosenberg.