Skip to content

Enhancement: Migrate v1 algod dependencies to v2 in cucumber tests#425

Merged
ahangsu merged 10 commits intodevelopfrom
remove-v1-tests
Nov 23, 2022
Merged

Enhancement: Migrate v1 algod dependencies to v2 in cucumber tests#425
ahangsu merged 10 commits intodevelopfrom
remove-v1-tests

Conversation

@ahangsu
Copy link
Copy Markdown
Contributor

@ahangsu ahangsu commented Nov 15, 2022

Migrates v1 algod usage in cucumber integration tests to use v2. Also deletes some unused steps relating to v1 APIs.

SDK Testing PR: algorand/algorand-sdk-testing#249

@ahangsu ahangsu changed the title Tests: Migrate v1 algod dependencies to v2 in cucumber tests Enhancement: Migrate v1 algod dependencies to v2 in cucumber tests Nov 15, 2022
@ahangsu ahangsu marked this pull request as draft November 15, 2022 16:55
Comment thread .test-env Outdated
@ahangsu ahangsu force-pushed the remove-v1-tests branch 12 times, most recently from 58bec25 to 4615ec3 Compare November 16, 2022 22:02
@ahangsu ahangsu force-pushed the remove-v1-tests branch 3 times, most recently from 8bf4b62 to 44aa75a Compare November 17, 2022 00:07
@ahangsu ahangsu marked this pull request as ready for review November 21, 2022 21:15
@ahangsu ahangsu requested a review from algochoi November 21, 2022 21:15
Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

Nice work here, thanks for the efforts in updating v1 algod APIs - minor comments/questions below

Comment thread src/test/java/com/algorand/algosdk/integration/Applications.java Outdated
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Applications.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java Outdated
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
@ahangsu ahangsu force-pushed the remove-v1-tests branch 2 times, most recently from 8148210 to 643a5d6 Compare November 22, 2022 22:50
Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

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

Updated tests look good and it looks like it ran correctly in Circle CI - LGTM

Good to merge after changing the SDK testing branch

Comment thread src/test/java/com/algorand/algosdk/integration/Applications.java
@ahangsu ahangsu merged commit aa01220 into develop Nov 23, 2022
@ahangsu ahangsu deleted the remove-v1-tests branch November 23, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants