Skip to content

feat(wasm-dpp) fix unused tests and tests in Document, DocumentFactory and DataContractFactory#850

Merged
antouhou merged 10 commits into
v0.24-devfrom
feat-move-fixtures
Mar 27, 2023
Merged

feat(wasm-dpp) fix unused tests and tests in Document, DocumentFactory and DataContractFactory#850
antouhou merged 10 commits into
v0.24-devfrom
feat-move-fixtures

Conversation

@antouhou

@antouhou antouhou commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

Issue being fixed or feature implemented

Some tests for documents and data contract weren't function properly or we failing

What was done?

Fix tests; Fix some bugs in the implementation; Moved all fixtures from js-dpp to wasm-dpp

How Has This Been Tested?

Run tests

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

# Conflicts:
#	packages/wasm-dpp/lib/test/fixtures/getIdentityUpdateTransitionFixture.js
#	packages/wasm-dpp/lib/test/fixtures/getInstantAssetLockProofFixture.js
#	packages/wasm-dpp/test/integration/document/Document.spec.js
# Conflicts:
#	packages/rs-dpp/src/document/document_factory.rs
# Conflicts:
#	packages/wasm-dpp/lib/test/fixtures/getIdentityCreateTransitionFixture.js
#	packages/wasm-dpp/lib/test/fixtures/getIdentityFixture.js
@antouhou antouhou changed the title feat(wasm-dpp) move fixtures from js-dpp feat(wasm-dpp) fix unused tests and tests in Document, DocumentFactory and DataContractFactory Mar 27, 2023
@antouhou
antouhou marked this pull request as ready for review March 27, 2023 07:24
@antouhou
antouhou requested a review from shumkov as a code owner March 27, 2023 07:24
@antouhou
antouhou merged commit c4a4d4d into v0.24-dev Mar 27, 2023
@antouhou
antouhou deleted the feat-move-fixtures branch March 27, 2023 10:42
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.

2 participants