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

[UserStory] Need acceptance test for product. #152

Closed
5 tasks done
AhmedSamay opened this issue Dec 4, 2019 · 3 comments
Closed
5 tasks done

[UserStory] Need acceptance test for product. #152

AhmedSamay opened this issue Dec 4, 2019 · 3 comments
Labels
user story User Story

Comments

@AhmedSamay
Copy link

User Story

Essential components

  • Title describes the story
  • Stakeholder type is identified
  • Outcome is described
  • Rationale is explicit
  • Acceptance criteria are verifiable and from the perspective of the stakeholder

Story

As a maintainer
I want acceptance tests for the product
so that I can verify that QualityToolsExtension.jar is working properly with the BlueJ application.

Acceptance Criteria

(Rules or scenarios are acceptable formats.)

Scenario 1

Given a gradle build
when the build is run
then then QualityToolsExtension.jar will display pass/fail on tests.

Supporting Information

(Relevant information, context, resources)

Dependencies

Depends On

(Issues on which this story depends) #112

Dependents

(Issues dependent on this story) #149

@AhmedSamay AhmedSamay added the user story User Story label Dec 4, 2019
@holsappled
Copy link
Contributor

holsappled commented Dec 4, 2019

I worked with #112 and #113 and wanted to share that a clear understanding of how to use the Gradle build and output of the QualityToolsExtension.jar needs to be understood. BlueJ provides a guide on how we moved forward with these dependency user stories.

https://bluej.org/extensions/writingextensions.html

@jody
Copy link
Collaborator

jody commented Dec 5, 2019

I'm confused by this User Story, including the title and story (which are non-specific) and the acceptance criteria (which cites user stories as rules and whose scenario is already met by the existing build process).

@AhmedSamay
Copy link
Author

After discussion with shareholder, found User Story is irrelevant.

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

No branches or pull requests

3 participants