Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 1.01 KB

Eclipse GLSP Playwright Changelog

v2.2.1 - 23/07/2024

Changes

  • Make GLSP-Playwright more defensive (e.g., more information, checks, vscode-setup) #7
  • Introduce a page object to test context menu integrations #9
  • Ensure that the GLSPGraphLocator can be used generically for any graph view representation #10
  • Add a page object for validation marker testing and introduce custom selection assertions for the GLSPGraph #15

v2.0.0 - 24/10/2023

Inception of the GLSP Playwright project. This project provides a Playwright-based page object framework for testing GLSP diagrams in different tool platform integration scenarios.