Skip to content

Conversation

@billyvg
Copy link
Member

@billyvg billyvg commented Jul 13, 2023

add tests for different maskAllInput configurations on dynamically added inputs (mutation vs snapshot)

@billyvg billyvg force-pushed the add-test-for-dynamically-added-inputs branch from 152beba to 62fba3e Compare July 13, 2023 01:53
\\"nextId\\": 22,
\\"node\\": {
\\"type\\": 3,
\\"textContent\\": \\"textarea should be masked\\",
Copy link
Member Author

Choose a reason for hiding this comment

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

bug here

\\"tagName\\": \\"input\\",
\\"attributes\\": {
\\"id\\": \\"input\\",
\\"value\\": \\"input should not be masked\\"
Copy link
Member Author

Choose a reason for hiding this comment

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

lgtm

\\"type\\": 3,
\\"data\\": {
\\"source\\": 5,
\\"text\\": \\"input should not be maskedmoo\\",
Copy link
Member Author

Choose a reason for hiding this comment

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

lgtm

\\"attributes\\": {
\\"id\\": \\"input-unmasked\\",
\\"class\\": \\"rr-unmask\\",
\\"value\\": \\"************************\\"
Copy link
Member Author

Choose a reason for hiding this comment

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

this should be unmasked

\\"type\\": 3,
\\"data\\": {
\\"source\\": 5,
\\"text\\": \\"************************\\",
Copy link
Member Author

Choose a reason for hiding this comment

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

unmasked

\\"data\\": {
\\"source\\": 5,
\\"text\\": \\"textarea test\\",
\\"text\\": \\"**************************\\",
Copy link
Member Author

Choose a reason for hiding this comment

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

should be unmasked

\\"nextId\\": 22,
\\"node\\": {
\\"type\\": 3,
\\"textContent\\": \\"textarea should not be masked\\",
Copy link
Member Author

Choose a reason for hiding this comment

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

lgtm

\\"type\\": 3,
\\"data\\": {
\\"source\\": 5,
\\"text\\": \\"motextarea should not be masked\\",
Copy link
Member Author

Choose a reason for hiding this comment

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

lgtm

@billyvg billyvg force-pushed the md-mask-enhancements-1096-additional-tests branch from 016ce19 to 02ab226 Compare July 13, 2023 14:54
@billyvg billyvg force-pushed the add-test-for-dynamically-added-inputs branch from 62fba3e to a0cc839 Compare July 13, 2023 14:57
@billyvg billyvg force-pushed the add-test-for-dynamically-added-inputs branch from a0cc839 to a48b390 Compare July 13, 2023 21:06
@billyvg billyvg closed this Sep 22, 2023
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