openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

Add smoke tests

Open xai opened this issue 1 year ago • 0 comments
trafficstars

The tests ensure the following core features:

  • Main Page Navigation: Confirming the visibility of extensions on the homepage.
  • Scroll Validation: Scrolling to validate the dynamic loading of additional extensions.
  • Search Functionality: Testing search inputs and category filters validating the changing results.
  • Extension Details: Verifying the presence of specific extension details, including title, tabs, download counts, and version selection.
  • Direct Download: Ensuring the successful download of extensions.

A Github workflow has been added to schedule a daily run against the production site at open-vsx.org.

xai avatar Feb 29 '24 15:02 xai