Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a millennial, I should be able to get my selfies on demand #11

Open
gmeluski opened this issue Nov 13, 2015 · 2 comments
Open

As a millennial, I should be able to get my selfies on demand #11

gmeluski opened this issue Nov 13, 2015 · 2 comments

Comments

@gmeluski
Copy link
Collaborator

No description provided.

@gmeluski
Copy link
Collaborator Author

if I type @gendo selfie me {username} gendo gets a random photo from their instagram feed.

For example, if I say @gendo selfie me gmeluski it should return an Instagram photo of some guy who works in publishing even though he's a developer

Am amenable to last posted as well.

@ajpolt
Copy link
Collaborator

ajpolt commented Nov 13, 2015

Feature: Millenial user can ask gendo for selfies

Scenario: User requests a selfie from a valid instagram account that has photos

  • Given I am a millenial user (which by definition I am if I am asking for selfies), when I type @gendo selfie me {username} then I should see a random instagram photo from {username}'s feed.

Scenario: User requests a selfie from an invalid instagram account

  • Given the account name does not exist on instagram, when I type @gendo selfie me {username}, then I should see the same image I'd get if I typed "image me {username}"

Scenario: User requests a selfie from a valid instagram account that has no photos

  • Given the account exists on Instagram but has no photos, when I type @gendo selfie me {username}, then I should see the same image I'd get if I typed "image me {username}"

Scenario: User requests a selfie from a valid but private instagram account

  • Given the account exists on Instagram but is private, when I type @gendo selfie me {username}, then I should see the same image I'd get if I typed "image me {username}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants