Commit graph

4 commits

Author SHA1 Message Date
Théophile Diot
fd546fad26
chore: Add HTTPS port configuration to UI and environment variables in web UI automatic tests
This commit adds the configuration for the HTTPS port to the UI and environment variables. It updates the necessary files to include the HTTPS port in the `/etc/bunkerweb/variables.env` file and the `docker-compose.dev.yml` and `docker-compose.yml` files. This allows for the proper setup and configuration of the HTTPS port for the application.
2024-05-24 12:54:59 +01:00
Jordan Blasenhauer
c0454b9ad2 update tests
* remove tab mobile logic (doesn't exist anymore)
* add dropdown open click before clicking on select tab element
* add options to get higher window width and height to fix not into view exception
2024-03-01 14:14:43 +01:00
Théophile Diot
36c157d4be
Refactor logging statements in UI tests 2024-02-07 16:25:11 +01:00
Théophile Diot
b8eaa1e5f5
Start refactoring UI tests 2024-02-07 15:06:24 +01:00