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 collaboratorTamil
As a user
I want to see all options for Tamil language packages
So I can subscribe to the best package for me
- Scenarios
-
- Navigate to the Tamil language page and see two of the Three Month Promo packages
- Select the Tamil Mega Package from the Tamil language page
- Select the Tamil Gold Package from the Tamil language page
- Compare all packages in the Tamil 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 "Tamil" image
- Then
- I should be on the Tamil language page
- And
- I should see "DishWorld - Watch Live Tamil TV Instantly" as the page title
- And
- I should see "We recommend 20 fantastic channels for Tamil subscribers"
- And
- I should see "Select your package"
- And
- I should see "Most Popular Offer"
- And
- I should see "Gold Package"
- And
- I should see "Next Most Popular Offer"
- And
- I should see "Mega Package"
- Select the Tamil Mega Package from the Tamil language page
-
- Given
- I am on the Tamil language page
- When
- I select the "Tamil Mega" package
- Then
- I should be on the Tamil Mega package page
- Select the Tamil Gold Package from the Tamil language page
-
- Given
- I am on the Tamil language page
- When
- I select the "Tamil Gold" package
- Then
- I should be on the Tamil Gold package page
- Compare all packages in the Tamil language
-
- Given
- I am on the Tamil language page
- When
- I click "See them all, starting at just $14.95/month"
- Then
- I should be on the Tamil compare package page
- And
- I should see "Gold"
- And
- I should see "Mega"
- And
- I should see "SUN"
- And
- I should see "Jaya"
- And
- I should see "Tamil"
- A new user will be prompted to create an account when trying to purchase a Package
-
- Given
- I am on the Tamil 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 Tamil Mega package page
- When
- I click "Continue"
- Then
- I should see "Checkout"
-
- Given
- I am a logged in user
- And
- I am on the Tamil 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.