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

Fix Integration Tests #1294

Merged
merged 10 commits into from Dec 2, 2020
Merged

Fix Integration Tests #1294

merged 10 commits into from Dec 2, 2020

Conversation

AlexandrouR
Copy link
Contributor

What does this PR do?

Use Web3j-Unit to fix the integration tests

Where should the reviewer start?

Changed Files

Why is it needed?

So the integration tests can run

@AlexandrouR AlexandrouR marked this pull request as ready for review November 24, 2020 14:05
Copy link
Contributor

@xaviarias xaviarias left a comment

Choose a reason for hiding this comment

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

Looks great, just a few small comments.

We can discuss about the wrapper generation.

Copy link
Contributor

@xaviarias xaviarias left a comment

Choose a reason for hiding this comment

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

Great job, this is going to help a lot future improvements.

Just a couple of small comments but LGTM

@xaviarias
Copy link
Contributor

Also we should mention in the README to configure the Docker client with registry.username and registry.password before running the integration tests.

Wrappers will be generated only if the sol file is provided.
@xaviarias xaviarias merged commit 514a548 into hyperledger:master Dec 2, 2020
rach-id pushed a commit to rach-id/web3j that referenced this pull request Dec 10, 2021
* Initial Commit.

* Initial IT Commit

* CoreIT test fixes

* 80% of Scenarios pass.

* Fixed more tests.

* All tests are passing
Clean up

* Applied feedback

* Wrappers are now generated with every build of codegen

* Removed primitive contract. There is not use for it

* Fixed failing test.
Wrappers will be generated only if the sol file is provided.
rach-id pushed a commit to rach-id/web3j that referenced this pull request Dec 10, 2021
* Initial Commit.

* Initial IT Commit

* CoreIT test fixes

* 80% of Scenarios pass.

* Fixed more tests.

* All tests are passing
Clean up

* Applied feedback

* Wrappers are now generated with every build of codegen

* Removed primitive contract. There is not use for it

* Fixed failing test.
Wrappers will be generated only if the sol file is provided.
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.

None yet

3 participants