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

Add integration test for "type" prop changes #367

Open
2 tasks
kettanaito opened this issue Feb 19, 2019 · 0 comments
Open
2 tasks

Add integration test for "type" prop changes #367

kettanaito opened this issue Feb 19, 2019 · 0 comments
Labels
enhancement Enhances existing functionality. needs:testing
Projects
Milestone

Comments

@kettanaito
Copy link
Owner

What

Need to add integration test for the change of the 'type" prop of a field.

Why

The "type" prop has a subscription that reflects its changes in a field's state. This must be tested.

How

  • Make sure the subscription works with the new event handling system
  • Create an integration test that toggles a field's "type", and assert the type in the state
@kettanaito kettanaito added enhancement Enhances existing functionality. needs:testing labels Feb 19, 2019
@kettanaito kettanaito added this to the 1.x milestone Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances existing functionality. needs:testing
Projects
Roadmap
  
Awaiting triage
Development

No branches or pull requests

1 participant