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

feat: add test blocks for serialization #875

Merged

Conversation

BeksOmega
Copy link
Contributor

Description

Adds a new set of blocks to the test toolbox which cover different serialization scenarios.

The first group of blocks covers fields with different sets of hooks, including:

  • No overriden hooks
  • XML hooks
  • JSON hooks
  • Both sets of hooks

The second group of blocks covers blocks with different sets of mutator/extra state hooks, including:

  • XML hooks
  • JSON hooks
  • Both sets of hooks

This allows us to test that things like the flyout and copy-paste properly properly handle different sets of hooks.

@alschmiedt alschmiedt merged commit 1b9f226 into google:q3_2021_release Sep 24, 2021
@BeksOmega BeksOmega deleted the feat/serialization-blocks branch April 5, 2022 14:57
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.

2 participants