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

Refactored html copy and paste test #6173

Closed

Conversation

sbsangu
Copy link
Contributor

@sbsangu sbsangu commented May 25, 2024

Title

[HTMLCopyAndPaste] Refactor: Improve e2e tests

Description

The current behavior includes outdated and inefficient end-to-end (e2e) tests for the HTMLCopyAndPaste feature.
This PR refactors these tests to enhance their efficiency, reliability, and maintainability. Changes include optimizing test cases, updating test data, and ensuring compatibility with the latest codebase.

Closes #6164

Copy link

vercel bot commented May 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2024 4:01am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2024 4:01am

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 25, 2024
@sbsangu sbsangu closed this May 25, 2024
@sbsangu sbsangu deleted the refactor-html-copy-and-paste-test branch May 25, 2024 04:00
Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 23.93 KB (0%) 479 ms (0%) 341 ms (+19.98% 🔺) 819 ms
packages/lexical-rich-text/dist/LexicalRichText.js 34.59 KB (0%) 692 ms (0%) 1.2 s (+3.66% 🔺) 1.8 s
packages/lexical-plain-text/dist/LexicalPlainText.js 34.59 KB (0%) 692 ms (0%) 1.1 s (+12.53% 🔺) 1.8 s

@Kingscliq
Copy link
Contributor

why was this closed @sbsangu?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor HTMLCopyAndPaste e2e tests
3 participants