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 Unit Tests to Paste Plugin #1236

Merged
merged 11 commits into from
Sep 7, 2022
Merged

Conversation

BryanValverdeU
Copy link
Contributor

@BryanValverdeU BryanValverdeU marked this pull request as draft August 31, 2022 23:04
@BryanValverdeU
Copy link
Contributor Author

Found issues with some Table Cell Selections tests, added this bug to track this issue.
#1237

@BryanValverdeU BryanValverdeU marked this pull request as ready for review August 31, 2022 23:45
@BryanValverdeU BryanValverdeU marked this pull request as draft September 1, 2022 18:49
@BryanValverdeU BryanValverdeU marked this pull request as ready for review September 1, 2022 23:24
@BryanValverdeU BryanValverdeU linked an issue Sep 2, 2022 that may be closed by this pull request
* Represent the types of sources to handle in the Paste Plugin
*/
export const enum KnownSourceType {
WordDesktop,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Actually, it can be 0 here. So there is a bug.

@BryanValverdeU BryanValverdeU marked this pull request as draft September 6, 2022 21:29
@BryanValverdeU BryanValverdeU marked this pull request as ready for review September 7, 2022 14:12
@BryanValverdeU BryanValverdeU merged commit 15a7d39 into master Sep 7, 2022
@BryanValverdeU BryanValverdeU deleted the u/bvalverde/pastePluginTests1 branch September 7, 2022 14:16
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.

Fix Unstable unit tests
2 participants