-
Build invite only UI for testing our alpha version
-
# Overview
- To implement Cypress as the automated E2E testing framework across modules, focusing on core functionalities to maintain workflow consistency, facilitate early bug detection, and improve…
-
### Prerequisites
- [x] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [x] I have already [searched in existing i…
-
**Issue Description:**
The complete unit test coverage for UI from Bilbomd has to be done with **Vitest**, which includes testing on the core areas, namely, **features**, **routes, and layout** com…
-
Kruize is going to support bulk apis and we need to test how UI performs with it.
A detailed information on what happens and the lag observed in Kruize UI is expected recorded in a loom video for re…
-
-
So far I have managed to get testFx working locally but it doesn't work in CI environment since it's headed (similar issue to #521).
I have been trying to set up [openjfx-monocle](https://mvnrepos…
mongj updated
3 weeks ago
-
Since this repo serves as an example we need assurance that it continues to work as code changes.
# Acceptance criteria
CI tests UI interactions
Bonus: integrate with latest agoric-sdk (see a…
-
Hi.
I used the concurrency.Flipper app from the Swing tutorial.
I recorded a test script with 3 actions (CallMainMethodAction, ClickAction on Start button, ClickAction on Stop button).
I added in …
-
I am attempting to use TestFX to test our Ui components but cannot even get through the first step of testing the CommandBox...
If anyone tried can you share an example with me?
How do you get…