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

Break out cucumber tags into their own files #625

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

tzaffi
Copy link
Contributor

@tzaffi tzaffi commented Aug 18, 2022

Breaking out tags under

  • tests/cucumber/unit.tags
  • tests/cucumber/integration.tags

for more human readable diffs and also to conform with the other SDK's

@compile
@compile.sourcemap
@dryrun
@kmd
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 @indexer* integration tags have also been removed

Copy link
Contributor

@michaeldiamant michaeldiamant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tzaffi Thanks for bringing the tag separation to js-algorand-sdk.

Merging to resolve parent PR thread.

@michaeldiamant michaeldiamant merged commit 300e3e5 into sandbox-sdk-testing Aug 18, 2022
@michaeldiamant michaeldiamant deleted the cucumber-tag-separation branch August 18, 2022 20:23
algochoi added a commit that referenced this pull request Aug 22, 2022
…623)

* Add files to enable sandbox sdk testing

* Add some todo comments and formatting

* Update changes to script and env

* Delete indexer v1 test steps

* More changes to cucumber tests

* Change features directory in JS SDK

* Remove more indexer integration tests

* Update test env

* Update test-harness.sh

Co-authored-by: Zeph Grunschlag <[email protected]>

* Break out cucumber tags into their own files (#625)

* Command to generate input for Unused Steps Analysis Script + Remove those steps (#627)

* command to generate input for Unused Steps Analysis Script + Remove those steps

* remvoe the steps

* In response to CR remark. Update Makefile

* Update .test-env

Co-authored-by: Zeph Grunschlag <[email protected]>

Co-authored-by: Zeph Grunschlag <[email protected]>
ahangsu added a commit that referenced this pull request Sep 3, 2022
* bump version and add to changelog

* update README.md for new version

* prettier on CHANGELOG

* Update README.md

Co-authored-by: John Lee <[email protected]>

* Update README.md

Co-authored-by: John Lee <[email protected]>

* Enhancement: Use sandbox for SDK Testing and remove Indexer v1 steps (#623)

* Add files to enable sandbox sdk testing

* Add some todo comments and formatting

* Update changes to script and env

* Delete indexer v1 test steps

* More changes to cucumber tests

* Change features directory in JS SDK

* Remove more indexer integration tests

* Update test env

* Update test-harness.sh

Co-authored-by: Zeph Grunschlag <[email protected]>

* Break out cucumber tags into their own files (#625)

* Command to generate input for Unused Steps Analysis Script + Remove those steps (#627)

* command to generate input for Unused Steps Analysis Script + Remove those steps

* remvoe the steps

* In response to CR remark. Update Makefile

* Update .test-env

Co-authored-by: Zeph Grunschlag <[email protected]>

Co-authored-by: Zeph Grunschlag <[email protected]>

* Bugfix: Pass verbosity to the harness and sandbox (#630)

* Ignore algorand-sdk-testing test-harness dir (#634)

* Enhancement: Deprecating use of langspec (#632)

* enhancement: Initial stateproofs support (#629)

* Initial stateproofs support

* Some more unused steps (#637)

* dummy push

* revert change of dummy push, ci runs now

Co-authored-by: Barbara Poon <[email protected]>
Co-authored-by: algobarb <[email protected]>
Co-authored-by: John Lee <[email protected]>
Co-authored-by: algochoi <[email protected]>
Co-authored-by: Zeph Grunschlag <[email protected]>
Co-authored-by: Michael Diamant <[email protected]>
Co-authored-by: Eric Warehime <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants