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

GLSP-Playwright Tests for already existing features #1287

Open
haydar-metin opened this issue Mar 15, 2024 · 1 comment
Open

GLSP-Playwright Tests for already existing features #1287

haydar-metin opened this issue Mar 15, 2024 · 1 comment
Assignees

Comments

@haydar-metin
Copy link

haydar-metin commented Mar 15, 2024

This issue provides an overview of the E2E tests for the already existing features and their state (e.g., WIP). Please do not add new features here, create a separate issue in the future. This issue only serves as an overview to know the progress.

Feature PR State
Model Saving
Model Dirty State
Model SVG Export
Model Layout
Restoring viewport on re-open
Model Edit Modes - Edit - Read-only
Client View Port - Center - Fit to Screen
Client Status Notification
Client Message Notification
Client Progress Reporting
Element Selection eclipse-glsp/glsp-playwright#7 Finished
Element Hover eclipse-glsp/glsp-playwright#9 Finished
Element Validation eclipse-glsp/glsp-playwright#15 Finished
Element Navigation eclipse-glsp/glsp-playwright#15 Finished
Element Type Hints eclipse-glsp/glsp-playwright#23 Finished
Element Creation and Deletion eclipse-glsp/glsp-playwright#23 Finished
Node Change Bounds - Move - Resize eclipse-glsp/glsp-playwright#23 Finished
Node Change Container Not possible in workflow example
Edge Reconnect eclipse-glsp/glsp-playwright#23 Finished
Edge Routing Points eclipse-glsp/glsp-playwright#23 Finished
Ghost Elements
Element Text Editing eclipse-glsp/glsp-playwright#23 Finished
Clipboard (Cut, Copy, Paste)
Undo / Redo eclipse-glsp/glsp-playwright#23 Finished
Contexts - Context Menu - Command Palette - Tool Palette
Accessibility Features (experimental) - Search - Move - Zoom - Resize
Helper Lines (experimental)

Reference: #1154

@haydar-metin haydar-metin self-assigned this Mar 15, 2024
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Jul 17, 2024
Add github actions workflow for E2E testing with glsp-playwright
Part of eclipse-glsp/glsp#1287
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Jul 17, 2024
Add github actions workflow for E2E testing with glsp-playwright
Part of eclipse-glsp/glsp#1287
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Jul 17, 2024
Add github actions workflow for E2E testing with glsp-playwright
Part of eclipse-glsp/glsp#1287
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Jul 17, 2024
Add github actions workflow for E2E testing with glsp-playwright
Part of eclipse-glsp/glsp#1287
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Jul 17, 2024
Add github actions workflow for E2E testing with glsp-playwright
Part of eclipse-glsp/glsp#1287
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Jul 17, 2024
Add github actions workflow for E2E testing with glsp-playwright
Part of eclipse-glsp/glsp#1287
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Jul 18, 2024
Add github actions workflow for E2E testing with glsp-playwright
Part of eclipse-glsp/glsp#1287
@haydar-metin
Copy link
Author

haydar-metin commented Jul 23, 2024

Fix: Avoid showing a warning if only a single integration is executed and the other environment variables are not present in the .env file.

Currently, the issue is that the code displays a warning even when the environment variables are unnecessary because only one integration is being executed, which doesn't require those variables.

Integrations:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant