Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

bdd tests : revisit packages for steps #584

Closed
sudeshrshetty opened this issue Oct 25, 2019 · 0 comments · Fixed by #733
Closed

bdd tests : revisit packages for steps #584

sudeshrshetty opened this issue Oct 25, 2019 · 0 comments · Fixed by #733
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sudeshrshetty
Copy link
Contributor

currently steps for all tests are placed in same root package under 'test/bdd/'.

Needs to be fixed

@fqutishat fqutishat added this to the 0.1.0 milestone Oct 25, 2019
@fqutishat fqutishat added the enhancement New feature or request label Oct 25, 2019
@fqutishat fqutishat modified the milestones: 0.1.0, 0.1.1 Oct 25, 2019
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this issue Nov 7, 2019
- moved different tests to different packages under `test/bdd/pkg`.
- bddtest framework related code and agent related steps stays under
`test/bdd`.
- cleaned up bdd context and tests to avoid putting test specific data
inside context.
- closes hyperledger-archives#584

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this issue Nov 7, 2019
- moved different tests to different packages under `test/bdd/pkg`.
- bddtest framework related code and agent related steps stays under
`test/bdd`.
- cleaned up bdd context and tests to avoid putting test specific data
inside context.
- closes hyperledger-archives#584

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
sudeshrshetty added a commit to sudeshrshetty/aries-framework-go that referenced this issue Nov 7, 2019
- moved different tests to different packages under `test/bdd/pkg`.
- bddtest framework related code and agent related steps stays under
`test/bdd`.
- cleaned up bdd context and tests to avoid putting test specific data
inside context.
- closes hyperledger-archives#584

Signed-off-by: sudesh.shetty <sudesh.shetty@securekey.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants