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

Algorand's sdk tests #1

Open
manuelmauro opened this issue Mar 24, 2021 · 6 comments
Open

Algorand's sdk tests #1

manuelmauro opened this issue Mar 24, 2021 · 6 comments

Comments

@manuelmauro
Copy link
Owner

https://github.com/algorand/algorand-sdk-testing

@manuelmauro manuelmauro transferred this issue from manuelmauro/algorand-rs Mar 28, 2021
@epequeno
Copy link
Contributor

I'll take this one if that's ok. I assume I should get testing working on my own fork before merging into this project?

I'm assuming you'll want to have this extended? https://github.com/manuelmauro/algonaut/blob/b8d19c6ebc917a357b7645102fb916392914b4b1/.github/workflows/quickstart.yml

@manuelmauro
Copy link
Owner Author

manuelmauro commented Jun 19, 2021

The project on which algonaut is based used to integrate the Algorand's SDK cucumber test suite, you can take a look at it here: https://github.com/mraof/rust-algorand-sdk/tree/master/tests
It has been removed to speed up the refactoring, but now we are in a good place to bring it back.

A continuous integration workflow may follow, but a local integration would be enough at first.

@ivnsch
Copy link
Contributor

ivnsch commented Jul 12, 2021

As agreed with @epequeno picking this up.

@ivnsch ivnsch self-assigned this Jul 12, 2021
@ivnsch
Copy link
Contributor

ivnsch commented Jul 16, 2021

I think that for now it's practical to port all the tests from one of the official SDKs. See #62. We can refine and customize them in later iterations.

@ivnsch
Copy link
Contributor

ivnsch commented Jul 22, 2021

Unassigning because #62 allows to split the tasks granularly and my capacity for "general" tasks in the next months is reduced.

@ivnsch ivnsch removed their assignment Jul 22, 2021
@ivnsch ivnsch added this to the 0.4 milestone Jul 30, 2021
@ivnsch ivnsch self-assigned this Dec 6, 2021
@ivnsch ivnsch removed their assignment Dec 12, 2021
@ivnsch ivnsch removed this from the 0.4 milestone Apr 11, 2022
@ivnsch ivnsch changed the title Integrate with Algorand's sdk test suite Algorand's sdk tests Apr 11, 2022
Repository owner deleted a comment from Nitesh639 Feb 26, 2024
@nicolasdanelon
Copy link

@akashakki just reported your account for spamming

Repository owner deleted a comment from akashakki Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants
@epequeno @ivnsch @nicolasdanelon @manuelmauro and others