Commit Graph

1567 Commits

Author SHA1 Message Date
tligui_y 562ad8eeea Update pixi.toml
Run Pytest and Generate Reports / tests (push) Successful in 26s
2025-07-07 14:57:29 +02:00
tligui_y fafdd8bea9 Update pixi.toml
Run Pytest and Generate Reports / tests (push) Failing after 17s
2025-07-07 14:56:23 +02:00
ci-bot 0cea0ac9fc Update CI reports [skip ci] 2025-07-07 12:54:25 +00:00
tligui_y a3e4656b32 Update pixi.toml
Run Pytest and Generate Reports / tests (push) Successful in 26s
2025-07-07 14:54:00 +02:00
tligui_y 05b8dcc25f Update pixi.toml
Run Pytest and Generate Reports / tests (push) Failing after 16s
2025-07-07 14:50:43 +02:00
tligui_y 289ffeb095 Update pixi.toml
Run Pytest and Generate Reports / tests (push) Failing after 7s
2025-07-07 14:48:54 +02:00
tligui_y 6244f81e71 Update pixi.toml
Run Pytest and Generate Reports / tests (push) Failing after 9s
2025-07-07 14:47:31 +02:00
tligui_y 343ef56653 Update pixi.toml
Run Pytest and Generate Reports / tests (push) Failing after 18s
2025-07-07 14:44:13 +02:00
tligui_y e5844bfdbd Update tests/test_utils_ask_yes_no.py
Run Pytest and Generate Reports / tests (push) Failing after 9s
2025-07-07 14:40:08 +02:00
tligui_y 71a28a2079 Update tests/test_utils_ask_yes_no.py 2025-07-07 14:32:49 +02:00
tligui_y abb44f1a52 Update .gitea/workflows/test.yml 2025-07-07 14:32:36 +02:00
tligui_y 5f1633f3ee Update tests/test_utils_ask_yes_no.py 2025-07-07 14:18:33 +02:00
tligui_y 3d02c546be Update .gitea/workflows/test.yml 2025-07-07 14:18:19 +02:00
tligui_y ad50969141 Update tests/test_utils_ask_yes_no.py 2025-07-07 14:15:44 +02:00
tligui_y 1a2b8edee5 Update .gitea/workflows/test.yml 2025-07-07 14:15:18 +02:00
tligui_y 26931585f1 Update tests/test_utils_ask_yes_no.py 2025-07-07 14:11:56 +02:00
tligui_y 1d6477310b Update tests/test_utils_ask_yes_no.py 2025-07-07 14:10:26 +02:00
tligui_y ac67e7f7f1 Add ci-reports/allure/.keep 2025-07-07 14:10:06 +02:00
tligui_y e1a8b5ac49 Add ci-reports/coverage/.keep 2025-07-07 14:09:38 +02:00
tligui_y 1d840c0409 Delete ci-reports/coverage/.gitkeep 2025-07-07 13:59:36 +02:00
tligui_y ca53faab4e Add ci-reports/coverage/.gitkeep 2025-07-07 13:55:54 +02:00
tligui_y 341e1ed259 Update tests/test_utils_ask_yes_no.py 2025-07-07 13:54:28 +02:00
tligui_y 3da7fa913e Update .gitignore 2025-07-07 13:54:10 +02:00
tligui_y 45672483ee Update .gitignore 2025-07-07 13:51:30 +02:00
tligui_y ebace07a16 Update tests/test_utils_ask_yes_no.py 2025-07-07 13:50:00 +02:00
tligui_y c0297d6be4 Update .gitea/workflows/test.yml 2025-07-07 13:49:13 +02:00
tligui_y 37cf3755fb Update tests/test_utils_ask_yes_no.py 2025-07-07 13:43:00 +02:00
tligui_y b04d62ac87 Update .gitea/workflows/test.yml 2025-07-07 13:42:19 +02:00
tligui_y ee905a6dcc Update tests/test_utils_ask_yes_no.py 2025-07-07 13:36:23 +02:00
tligui_y e08c8a32c0 Delete .github/workflows/test.yml 2025-07-07 13:30:45 +02:00
tligui_y fe3fd3c498 Add .gitea/workflows/test.yml 2025-07-07 13:30:33 +02:00
tligui_y dbea45e18d Update .github/workflows/test.yml 2025-07-07 13:21:05 +02:00
tligui_y 2f59dbd16d Update .github/workflows/.gitea-ci.yml 2025-07-07 11:49:49 +02:00
tligui_y cde5e4b8a7 Add .github/workflows/test.yml 2025-07-07 11:46:20 +02:00
tligui_y d7e269beb4 Update pixi.toml 2025-07-07 11:42:33 +02:00
tligui_y 36a29eaf62 pixi dependencies 2025-07-07 11:18:46 +02:00
tligui_y 82301711a7 Delete conda-env.yml 2025-07-07 11:17:41 +02:00
tligui_y 2e9d8ca0b2 Delete tests/test_empty.py 2025-07-07 11:15:52 +02:00
tligui_y 2b3834d18d Ask_yes_no testing file to test automatization 2025-07-07 11:15:10 +02:00
tligui_y 888f83a806 Creation of test folder 2025-07-07 11:05:21 +02:00
augustin_s eda977ee06 added workaround for DeprecationWarning for crypt 2025-06-23 17:58:08 +02:00
augustin_s 32a967bd13 do not assume we can change outside arrays in place 2025-06-10 17:08:24 +02:00
augustin_s 3c56d93d73 added check for Constant, moved check for Str/Num 2025-06-07 20:14:25 +02:00
augustin_s 847fb43708 warnings.simplefilter is not needed 2025-06-07 19:27:06 +02:00
augustin_s 426e464143 catch warnings in order to re-emit them with corrected stacklevel 2025-06-07 18:37:21 +02:00
augustin_s 1eb4a17ea5 print -> log 2025-06-07 18:11:03 +02:00
augustin_s e8290ec992 use StepsEntry.GetValue() 2025-06-07 14:07:13 +02:00
augustin_s 7eede0a4aa added GetValue (returns nsteps), use callback_update_visibility 2025-06-07 14:06:21 +02:00
augustin_s 0b54fa0a84 added callback_update_visibility 2025-06-07 14:05:13 +02:00
augustin_s ba3bdc6433 do not cache calculated values 2025-06-07 00:12:38 +02:00