Commit graph

169 commits

Author SHA1 Message Date
omri zaher
610eaa0488 Enhance test user creation in e2e workflow by switching to MongoDB for user setup and improving container readiness checks 2025-09-19 17:52:19 +03:00
omri zaher
bd68649550 Refactor test user creation step in e2e testing workflow for improved clarity and efficiency 2025-09-19 17:42:55 +03:00
omri zaher
2556cd6e8c test 2025-09-19 17:10:13 +03:00
omri zaher
eca612c9fd test 2025-09-19 16:00:50 +03:00
omri zaher
5cd75cdf85 Refactor comment for test user creation in e2e testing workflow 2025-09-19 15:51:53 +03:00
omri zaher
8522b8997b test 2025-09-19 15:44:07 +03:00
omri zaher
37960a5be5 test 2025-09-19 15:36:07 +03:00
omri zaher
db70eba2a3 Fix docker cleanup commands to use sudo for stopping and removing containers 2025-09-19 15:15:18 +03:00
omri zaher
166cfb9e22 Enhance EC2 deployment script to stop and remove containers with volumes, and clean up unused Docker resources 2025-09-19 14:46:18 +03:00
omri zaher
97c2c73a5c test 2025-09-19 14:31:58 +03:00
omri zaher
7204991d5e test 2025-09-19 13:48:28 +03:00
omri zaher
f331f75e12 Update MongoDB user insertion to use upsert for idempotency 2025-09-18 19:15:01 +03:00
omri zaher
05cf27ce80 Refactor MongoDB user addition in API tests to use SSH action for EC2 deployment 2025-09-18 18:53:42 +03:00
omri zaher
0c69ba2b4d Add API testing job to e2e workflow with MongoDB user setup and pytest execution 2025-09-18 18:39:42 +03:00
omri zaher
72d89164e6 Refactor Docker image tagging to use short commit SHA for better readability 2025-09-18 17:56:34 +03:00
omri zaher
3a4aa02e8b Add sudo to Docker commands in e2e testing workflow for proper permissions 2025-09-18 17:42:29 +03:00
omri zaher
986ddbac0d Remove outdated API and UI testing workflows 2025-09-18 17:33:49 +03:00
omri zaher
3b56848a29 Remove Docker publish workflow file 2025-08-12 10:32:58 +03:00
omri zaher
754e832436 resolve conflict 2025-08-12 10:32:36 +03:00
omri zaher
eda1356bd4 Update upload-artifact action to version 4 in UI testing workflow 2025-08-11 14:11:57 +03:00
omri zaher
3eb7526fa4 Add artifact upload step for UI test screenshots 2025-08-11 14:10:02 +03:00
omri zaher
3524c17e18 Merge branch 'main' into inner-tests 2025-08-11 13:10:37 +03:00
omri zaher
45f26c92eb Fix WEKAN_URL environment variable retrieval in UI tests for consistency 2025-08-11 12:28:22 +03:00
omri zaher
9da7005a66 Refactor API testing workflow to include Docker startup and MongoDB user setup steps 2025-08-11 11:53:22 +03:00
omri zaher
7c7e60c22f Update API tests workflow to use WEKAN_URL secret for BASE_URL 2025-08-11 11:45:32 +03:00
omri zaher
97fb01f3bc Refactor API and UI test workflows to improve readability and consistency; update base URL retrieval to use environment variable for flexibility 2025-08-11 11:44:56 +03:00
omri zaher
6b3560c8d3 Add GitHub Actions workflow for running tests with coverage and update pytest options for verbose output 2025-08-11 11:29:44 +03:00
omri zaher
42347f3e91 Reorder pytest command options for consistency in Selenium tests 2025-08-10 14:04:55 +03:00
omri zaher
61eb25314e Add '-s' option to pytest command for more detailed output in Selenium tests 2025-08-10 13:54:22 +03:00
omri zaher
a79ff2f7ea Set HEADLESS environment variable to true for Selenium tests 2025-08-10 13:42:26 +03:00
omri zaher
6ab6ade919 test 2025-08-10 13:38:45 +03:00
omri zaher
c8f99d1fb5 Update WEKAN_URL to use a specific IP address for Selenium tests 2025-08-10 13:35:33 +03:00
omri zaher
1f585f762c Add debug step for WEKAN_URL in UI testing workflow 2025-08-10 13:24:47 +03:00
omri zaher
fe83dc60a1 Refactor Chrome and ChromeDriver installation in UI testing workflow 2025-08-10 10:33:20 +03:00
omri zaher
49b20773bb Refactor Chrome and ChromeDriver installation in UI testing workflow 2025-08-10 10:14:01 +03:00
omri zaher
4129659d80 Simplify Chrome and ChromeDriver installation in UI testing workflow 2025-08-08 19:12:16 +03:00
omri zaher
e1d0c05649 Refactor Chrome and ChromeDriver installation in UI testing workflow 2025-08-08 18:54:34 +03:00
omri zaher
c7cf4c4237 Remove sudo from pytest command in UI testing workflow 2025-08-08 18:49:48 +03:00
omri zaher
fd69234137 Update UI testing workflow to run tests with sudo 2025-08-08 18:48:35 +03:00
omri zaher
b9b6614d80 Remove installation of Chromium ChromeDriver from UI testing workflow 2025-08-08 18:45:21 +03:00
omri zaher
4949fdd7bb Remove deprecated workflow files: depsreview.yaml, release.yml, and test_suite.yml 2025-08-08 18:16:29 +03:00
omri zaher
93d9ee48ed Fix environment variable setup for Chrome and ChromeDriver in UI testing workflow 2025-08-08 18:12:44 +03:00
omri zaher
d47b855ad2 Add installation of Chromium ChromeDriver in UI testing workflow 2025-08-08 18:06:56 +03:00
omri zaher
8bef2a2f8d Update Python version to 3.13 in Selenium UI testing workflow 2025-08-08 17:51:52 +03:00
omri zaher
64bec1a886 Add Selenium UI testing workflow 2025-08-07 21:05:17 +03:00
Lauri Ojansivu
f02d8b61b5
Merge pull request #5856 from wekan/dependabot/github_actions/docker/login-action-3.5.0
Bump docker/login-action from 3.4.0 to 3.5.0
2025-08-05 11:18:16 +03:00
dependabot[bot]
4611abffed
Bump docker/login-action from 3.4.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](74a5d14239...184bdaa072)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 03:24:07 +00:00
dependabot[bot]
f206f2f45c
Bump docker/metadata-action from 5.7.0 to 5.8.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](902fa8ec7d...c1e51972af)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 03:17:28 +00:00
dependabot[bot]
e421b68766
Bump docker/build-push-action from 6.17.0 to 6.18.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1dc7386353...263435318d)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 20:16:16 +00:00
dependabot[bot]
cc2f359b6c
Bump docker/build-push-action from 6.16.0 to 6.17.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](14487ce63c...1dc7386353)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: 6.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 20:08:52 +00:00