Commit graph

18 commits

Author SHA1 Message Date
Théophile Diot
67f288edcc
Update ui tests compose file 2024-06-25 12:28:24 +01:00
Théophile Diot
268d1e953a
chore: Update docker-compose.dev.yml in web UI tests 2024-05-27 09:22:24 +01:00
Théophile Diot
327803063c
Fix HTTPS port in docker web UI tests 2024-05-24 13:21:51 +01:00
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
Théophile Diot
43dc47540c
chore: Add custom configuration for readiness endpoint in docker-compose files for web UI tests and fix configs_page tests 2024-05-10 17:12:10 +02:00
Théophile Diot
a9dddbcee9
Update docker-compose files of ui tests to replicate a prod-like stack 2024-04-25 14:16:00 +02:00
Théophile Diot
d1077156c9
Fix potential race condition with docker and volume creation in ui tests 2024-03-16 10:03:22 +00:00
Jordan Blasenhauer
582cac654f change main.py, plugins.html and dev compose for test
*update args send to action.py and remove conditions
*remove condition on plugins template because didn't fit new logic
*higher bad behavior threshold for testing
2024-03-06 14:25:00 +01:00
Théophile Diot
d1d82aa300
Add UI tests for the profile page and the Wizard 2023-12-29 16:15:08 +00:00
Théophile Diot
ffbe1e3b67
Update ui tests to new formats 2023-12-26 15:24:56 +00:00
Théophile Diot
8ec9a7df40
Fix compatibility issue with Docker Compose v2 2.23.0 in examples and docs 2023-10-26 09:50:13 +01:00
Théophile Diot
628068e9ae
Lint files with prettier 2023-10-03 12:53:30 +02:00
florian
b8778de08b
use nightly tag for docker-socket-proxy 2023-08-10 15:06:38 +02:00
florian
dcf1561358
prepare for 1.5.1 🚀 2023-06-14 21:39:12 +02:00
Théophile Diot
9ee74aef4f
Add up back when retrying to up the stack + remove useless print 2023-05-15 09:01:53 -04:00
Théophile Diot
0afe038aa5
WIP Ui 2023-04-18 10:27:00 +02:00
Théophile Diot
e88406b5d2
Fix ui tests with the new UI 2023-03-28 19:28:57 +02:00
bunkerity
93945f391f ci/cd - add ui tests 2023-03-07 10:49:27 +01:00