Commit graph

18 commits

Author SHA1 Message Date
omri zaher
63596b1fbd Refactor logging messages in e2e workflow and test files for improved clarity 2025-09-19 20:00:15 +03:00
omri zaher
bb7ebe7e61 debug 2025-09-19 13:23:44 +03:00
omri zaher
160861a5fe test 2025-09-18 21:52:21 +03:00
omri zaher
b252bfeb9e test 2025-09-18 21:22:50 +03:00
omri zaher
a2a19318fc test 2025-09-18 21:17:50 +03:00
omri zaher
1d7b2ec7b2 Remove debug print statements from authentication process in test_board.py 2025-09-18 19:10:13 +03:00
omri zaher
fd3c866c53 Update base URL retrieval in tests to use BASE_URL environment variable for consistency 2025-08-11 11:56:39 +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
0a8adf4b51 Remove unused json import in test_board.py 2025-08-09 19:32:47 +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
c053ec3b56 Add initial Python test setup and health check test 2025-08-03 18:31:27 +03:00
Denis Perov
4ba2a23c72 Cover custom TAPi18n implementation with tests 2022-04-18 18:02:30 +03:00
Lauri Ojansivu
0f34d407a4 Try to fix tests. Part 3.
Thanks to xet7 !
2021-06-24 23:37:13 +03:00
Lauri Ojansivu
7f648720af Try to fix tests. Part 2.
Thanks to xet7 !
2021-06-24 23:08:14 +03:00
Lauri Ojansivu
56197274b6 Fixes tests, that need to be in tests directory to not get build errors.
Thanks to xet7 !
2021-06-24 22:21:29 +03:00
Jan Küster
20452d7296
initial tests added 2021-06-23 12:08:14 +02:00