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

Add integration tests with web3 #281

Open
sohkai opened this issue Apr 14, 2019 · 3 comments
Open

Add integration tests with web3 #281

sohkai opened this issue Apr 14, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request tech debt Technical issues caused by previously taken shortcuts

Comments

@sohkai
Copy link
Contributor

sohkai commented Apr 14, 2019

We could run aragon.js against a test organization on a local chain to test the output of its observables.

We could further use aragonCLI to script actions inside the organization (e.g. executing actions, installing apps, upgrading apps, etc.) to verify the reduced state given back to clients matches what we expect.

@sohkai sohkai added enhancement New feature or request tech debt Technical issues caused by previously taken shortcuts labels Apr 14, 2019
@stale stale bot added the abandoned label Oct 11, 2019
@aragon aragon deleted a comment from stale bot Oct 11, 2019
@stale stale bot removed the abandoned label Oct 11, 2019
@stale stale bot added the abandoned label Apr 8, 2020
@aragon aragon deleted a comment from stale bot Apr 8, 2020
@stale stale bot removed the abandoned label Apr 8, 2020
@JovianBrowne
Copy link

Aragon.js is the layer between the client and the apps --> https://github.com/aragon/aragon.js

@JovianBrowne
Copy link

Can we get some inputs and expected outputs to write tests for?

@nivida
Copy link
Contributor

nivida commented Feb 25, 2021

I think this issue is already enough described. It is required to set up an e2e test environment and to test all existing features or at least creating issues for those which didn't get tested. This issue is not really a task it is more an epic of tasks. But it should have been pretty straightforward for a blockchain engineer.

I will add this task to the backlog state in Linear and we can if actually required create an epic out of it. @steffclearteam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tech debt Technical issues caused by previously taken shortcuts
Projects
None yet
Development

No branches or pull requests

5 participants