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

Property test vec new approach #1461

Merged
merged 43 commits into from
Dec 2, 2023

Conversation

bdemann
Copy link
Member

@bdemann bdemann commented Nov 30, 2023

No description provided.

@bdemann bdemann force-pushed the property_test_vec_new_approach branch 2 times, most recently from b78ca38 to 5b291d7 Compare December 1, 2023 04:33
@bdemann bdemann changed the base branch from main to 1399_query_property_tests December 1, 2023 05:36
@bdemann bdemann force-pushed the property_test_vec_new_approach branch from c969ae4 to 5274f06 Compare December 1, 2023 17:36
@bdemann bdemann requested a review from dansteren December 1, 2023 19:04
…mance_tests

Stable b tree map performance tests
property_tests/arbitraries/candid/value_and_meta_arb.ts Outdated Show resolved Hide resolved
property_tests/arbitraries/candid/value_and_meta_arb.ts Outdated Show resolved Hide resolved
property_tests/arbitraries/candid/primitive/bool.ts Outdated Show resolved Hide resolved

export const BoolArb = CandidMetaArb(fc.boolean(), 'bool', booleanToSrcLiteral);
export const BoolArb = SimpleCandidValueAndMetaArb(
Copy link
Member

Choose a reason for hiding this comment

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

SimpleCandidValueAndMetaArb should cease to exist and be replaced with ComplexCandidValueAndMetaArb...rename it to CandidValueAndMetaArbCreator or something

@bdemann bdemann force-pushed the property_test_vec_new_approach branch from cf2b8df to 047e96b Compare December 2, 2023 00:06
@lastmjs lastmjs merged commit 015024f into 1399_query_property_tests Dec 2, 2023
95 checks passed
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.

3 participants