Skip to content

Extract common code for setting up unit test chains#4076

Merged
pwojcikdev merged 1 commit intonanocurrency:developfrom
pwojcikdev:test-chains-setup
Jan 27, 2023
Merged

Extract common code for setting up unit test chains#4076
pwojcikdev merged 1 commit intonanocurrency:developfrom
pwojcikdev:test-chains-setup

Conversation

@pwojcikdev
Copy link
Copy Markdown
Contributor

There was a bit of duplication of code that performs common setup of account chains needed for unit tests. It was spread around in anonymous namespaces across source files and hard to reuse and keep track of. This PR moves all that functionality to test_common/chains.

@pwojcikdev pwojcikdev merged commit 8ccee5d into nanocurrency:develop Jan 27, 2023
@pwojcikdev pwojcikdev deleted the test-chains-setup branch January 27, 2023 00:33
@thsfs thsfs added the unit test Related to a new, changed or fixed unit test label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unit test Related to a new, changed or fixed unit test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants