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

Create core test sublib #3184

Merged
merged 5 commits into from
Dec 6, 2022
Merged

Create core test sublib #3184

merged 5 commits into from
Dec 6, 2022

Conversation

lehins
Copy link
Collaborator

@lehins lehins commented Dec 3, 2022

This PR cleans up, organizes Arbitrary instances for all of the cardano-ledger-core types in the newly created cardano-ledger-core:testlib . Also it removes some of the duplicate hedgehog generators, that are now fully replaced by QuickCheck instances.

It is important to note that this is just the beginning of the test suite cleanup, therefore more PRs like this one are expected to be coming in the future.

@lehins lehins force-pushed the lehins/create-core-test-sublib branch from 2b6a275 to 99a5c4b Compare December 3, 2022 01:50
@lehins lehins requested a review from a team as a code owner December 3, 2022 09:25
@lehins lehins force-pushed the lehins/create-core-test-sublib branch from fbcdbc9 to 394a62d Compare December 5, 2022 15:18
@lehins lehins force-pushed the lehins/create-core-test-sublib branch from 394a62d to f5c93e9 Compare December 5, 2022 15:20
Copy link
Contributor

@TimSheard TimSheard left a comment

Choose a reason for hiding this comment

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

Some small comments, I think the Wdrl and renaming EraIndependentGenerators are worth doing

Copy link
Contributor

@JaredCorduan JaredCorduan left a comment

Choose a reason for hiding this comment

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

LGTM!

@lehins lehins force-pushed the lehins/create-core-test-sublib branch from f5c93e9 to a864e06 Compare December 5, 2022 17:31
hie.yaml Outdated Show resolved Hide resolved
@lehins lehins force-pushed the lehins/create-core-test-sublib branch from a864e06 to fbc11c4 Compare December 5, 2022 19:30
Copy link
Contributor

@teodanciu teodanciu left a comment

Choose a reason for hiding this comment

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

Looks good to me

@lehins lehins force-pushed the lehins/create-core-test-sublib branch from fbc11c4 to ab5026e Compare December 5, 2022 21:50
@lehins lehins merged commit bb50c2b into master Dec 6, 2022
@neilmayhew neilmayhew deleted the lehins/create-core-test-sublib branch March 8, 2024 21:07
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.

4 participants