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

Subscribe to updates #16

Open
grahambrooks opened this issue May 5, 2011 · 0 comments
Open

Subscribe to updates #16

grahambrooks opened this issue May 5, 2011 · 0 comments
Labels
Milestone

Comments

@grahambrooks
Copy link
Contributor

As an administrator I want to subscribe to data feeds from other instances so that users can benefit from other people's work

Acceptance criteria

GivenWhenThen
I am viewing the System Administration page I click the Add Subscription button I am shown the Add Subscription page
I am viewing the Add Subscription page I enter a valid subscription URL and click Add button I am shown the Update Subscriptions Page
Given I am viewing the Update Subscriptions Page I click the Update Subscriptions button All the listed subscriptions are updated

|_. Given | When | Then ||

  1. Given I am viewing the System Administration page
    • When I click the Add Subscription button
    • I am shown the Add Subscription page
  2. Given I am viewing the Add Subscription page
    • When I enter a valid subscription URL and click Add button
    • I am shown the Update Subscriptions Page
  3. Given I am viewing the Update Subscriptions Page
    • When I click the Update Subscriptions button
    • All the listed subscriptions are updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant