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

test(tree): Add axiomatic change rebaser tests to test:stress #19485

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

Abe27342
Copy link
Contributor

@Abe27342 Abe27342 commented Feb 5, 2024

Description

Adds slightly longer variants of the axiomatic tests for optional field and sequence field to the tree package's test:stress command.

In doing so, I added a describeStress block to complement describeFuzz, which isn't typed as getting an explicit test count. I thought this was more fitting for cases like these.

@Abe27342 Abe27342 requested review from a team as code owners February 5, 2024 21:47
@github-actions github-actions bot added area: dds Issues related to distributed data structures area: dds: tree area: tests Tests to add, test infrastructure improvements, etc public api change Changes to a public API base: main PRs targeted against main branch labels Feb 5, 2024
@Abe27342 Abe27342 enabled auto-merge (squash) February 5, 2024 22:09
@msfluid-bot
Copy link
Collaborator

Could not find a usable baseline build with search starting at CI 069379c

Generated by 🚫 dangerJS against eccea04

@Abe27342 Abe27342 merged commit 56fad1c into microsoft:main Feb 5, 2024
30 checks passed
@Abe27342 Abe27342 deleted the add-optional-field-to-stress branch February 5, 2024 22:36
alexvy86 pushed a commit to alexvy86/FluidFramework that referenced this pull request Feb 13, 2024
…oft#19485)

## Description

Adds slightly longer variants of the axiomatic tests for optional field
and sequence field to the tree package's `test:stress` command.

In doing so, I added a `describeStress` block to complement
`describeFuzz`, which isn't typed as getting an explicit test count. I
thought this was more fitting for cases like these.

---------

Co-authored-by: Abram Sanderson <absander@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dds: tree area: dds Issues related to distributed data structures area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch public api change Changes to a public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants