Skip to content

Move the test_utils.rs into its own folder #216

@SimonRastikian

Description

@SimonRastikian

Background

test_utils.rs will eventually be extended using snapshot and simulator. Thus to prevent strong confusions, it is important to move test_utils.rs into its own folder, and split it into several potential functionalities that each will be used independently such as MockCryptoRng, or DKG , presign and signing functions.

User Story

No response

Acceptance Criteria

  • Move test_utils.rs to its own folder and split it into multiple files
  • Make the necessary edits to the rest of the files to call the proper test_utils/.rs

Resources & Additional Notes

No response

Metadata

Metadata

Labels

Code qualityImproves the code qualityTestingNeed for extra tests coverage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions