Commit graph

12241 commits

Author SHA1 Message Date
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
5956734108 Merge branch 'main' of https://github.com/omriza5/wekan 2025-08-10 13:27:19 +03:00
omri zaher
1f585f762c Add debug step for WEKAN_URL in UI testing workflow 2025-08-10 13:24:47 +03:00
omriza5
f2f642b819
Merge pull request #5 from omriza5/inner-tests
Inner tests
2025-08-10 13:20:20 +03:00
omri zaher
8403cb806c Add debug step to output WEKAN_URL in UI testing workflow 2025-08-10 13:19:43 +03:00
omri zaher
d2bab41e46 Fix formatting in README.md by removing unnecessary line breaks 2025-08-10 11:02:55 +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
a3b0a7671f Simplify Chrome and ChromeDriver installation in UI testing workflow 2025-08-10 09:55:18 +03:00
omri zaher
39882bbafc Refactor Chrome and ChromeDriver installation in UI testing workflow 2025-08-10 09:47:20 +03:00
omri zaher
0a8adf4b51 Remove unused json import in test_board.py 2025-08-09 19:32:47 +03:00
omriza5
1f1f1441ee
Merge pull request #3 from omriza5/fix/ci-ui-testing
Add installation of Chromium ChromeDriver in UI testing workflow
2025-08-08 20:45:20 +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
omriza5
e8c772ee0a
Merge pull request #2 from omriza5/feature/ui-testing-ci
Add Selenium UI testing workflow
2025-08-08 18:02:05 +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
omri zaher
8d23bbb91d Add .pem files to .gitignore 2025-08-07 11:37:21 +03:00
omriza5
ecacb4446e
Merge pull request #1 from omriza5/feature/board-test
Add initial test suite for board API with authentication and various …
2025-08-04 17:41:22 +03:00
omri zaher
13ae2c7bfe Add initial test suite for board API with authentication and various board operations 2025-08-04 17:31:19 +03:00
omri zaher
a1bf146fed Refactor login tests to improve structure and readability 2025-08-03 19:22:09 +03:00
omri zaher
4df57d54df Refactor health check test to assert for 200 status code and remove debug print statement 2025-08-03 18:32:51 +03:00
omri zaher
01d50ed631 Add pytest option to enable output capturing 2025-08-03 18:32:25 +03:00
omri zaher
c053ec3b56 Add initial Python test setup and health check test 2025-08-03 18:31:27 +03:00
omri zaher
e690b54bc6 Update docker-compose configuration and dependencies
- Changed service from expose to ports for MongoDB.
- Added user directive to run as root for file permissions.
- Updated ROOT_URL to use a specific IP address.
- Enabled DEBUG mode in environment variables.
- Updated @babel/runtime version in package.json and package-lock.json.
2025-08-03 15:50:45 +03:00
Lauri Ojansivu
20f91ef893 Updated ChangeLog. 2025-08-01 02:29:49 +03:00
Lauri Ojansivu
1187254573 Updated security email address.
Thanks to xet7 !
2025-08-01 02:28:15 +03:00
Lauri Ojansivu
f22fb4f4a9 Updated translations 2025-07-28 23:28:36 +03:00
Lauri Ojansivu
a14762e005 Updated ChangeLog. 2025-07-19 20:16:31 +03:00
Lauri Ojansivu
9a91214043
Update CHANGELOG.md 2025-07-19 05:14:56 +03:00
Lauri Ojansivu
30795a46cf
Update CHANGELOG.md 2025-07-19 05:10:55 +03:00
Lauri Ojansivu
b0865c8d06
Update CHANGELOG.md 2025-07-19 05:03:37 +03:00
Lauri Ojansivu
c2aabbc6db
Update CHANGELOG.md 2025-07-19 05:02:01 +03:00
Lauri Ojansivu
4aad3dafd4
Update CHANGELOG.md 2025-07-19 04:58:25 +03:00
Lauri Ojansivu
62269a9902
Update CHANGELOG.md 2025-07-19 04:54:59 +03:00
Lauri Ojansivu
4bc2fd4a7f
Update CHANGELOG.md 2025-07-19 04:52:48 +03:00
Lauri Ojansivu
0e43a08689
Update CHANGELOG.md platforms info at top. Thanks to xet7! 2025-07-19 04:51:15 +03:00
Lauri Ojansivu
77b1416413 Updated ChangeLog. 2025-07-19 01:29:59 +03:00
Lauri Ojansivu
200545822c Fixes for building at Mac M1 Air.
Thanks to xet7 !
2025-07-18 22:31:17 +03:00
Lauri Ojansivu
ac33f2164f Removed not needed files. 2025-07-18 19:04:25 +03:00
Lauri Ojansivu
e82ca8a1f4 Updated ChangeLog. 2025-07-18 15:19:57 +03:00
Lauri Ojansivu
f894f9ef6d Fixed building Docker image. Pushed new Docker image to Docker Hub, Quay and GitHub.
Thanks to xet7 !

Fixes #5835
2025-07-18 15:17:36 +03:00
Lauri Ojansivu
ccfd8ef566 Updated ChangeLog. 2025-07-18 08:55:51 +03:00
Lauri Ojansivu
6c6b66c802 Updated release website script.
Thanks to xet7 !
2025-07-18 08:53:41 +03:00