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

Feature: httpclientutil and round tests #288

Merged
merged 6 commits into from
May 20, 2021

Conversation

MurashovVen
Copy link
Contributor

  1. Added httpclientutiltests.
  • httpClient isn't protected against parallel access. Tests that fall because of it are skipped.
  1. Added round tests.
  2. Mocks:
  • Existing mocks are moved in single mocks package.
  • Added new mocks.

…til_and_round_tests

# Conflicts:
#	code/go/0chain.net/mocks/store.go
#	generate_mocks.sh
@Sriep Sriep merged commit 9a9e3b8 into master May 20, 2021
@Sriep Sriep deleted the feature/httpclientutil_and_round_tests branch May 20, 2021 17:56
peterlimg added a commit that referenced this pull request May 28, 2021
* vc-false-stuck:
  Do not run computeState in goroutine in AddNotarizedBlock
  Fix issue in fetching blocks from sharders
  🐛 AddChallenge: randomise validators (#312)
  🔨 Immutable SmartContract objects (#313)
  check for duplicate blobbers (#272)
  🐛 Conversion Fix For Core
  🐛 Fix invalid type conversion
  🔨 New smart contract factroy (#295)
  Feature: httpclientutil and round tests (#288)
  Feature: add cache and common unit tests (#261)
  Update nginx.conf
  Update nginx.conf
  Feature: add datastore and ememorystore unit tests (#262)
  Feature: smartcontractinterface and tokenpool tests (#291)
  Feature: add encryption and logging unit tests (#264)
  Feature block unit tests (#248)
  🐛 Add mutex to mapIndex (#282)
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

2 participants