Commit Graph

70 Commits

Author SHA1 Message Date
sebthom
2402ba2572 refact: reorganize utility modules 2025-02-10 06:23:17 +01:00
sebthom
7169975d2a fix: logging file handler not closed on bot shutdown. Fixes #405 2025-02-09 04:23:24 +01:00
Jens Bergmann
affde0debf test: Enhance test coverage for KleinanzeigenBot initialization and core functionality (#408) 2025-02-09 03:33:01 +01:00
1cu
f4f00b9563 test: Add comprehensive test suite for extract.py (#400) 2025-02-05 23:35:45 +01:00
1cu
76b0901166 test: reorganized unit/integration tests (#398) 2025-02-03 17:05:14 +01:00
Jens Bergmann
100f2fd8c5 style: ensure all comments and strings are in English - Update test descriptions and comments 2025-02-03 14:15:47 +01:00
Jens Bergmann
be8eee6aa0 fix: Handle None values in calculate_content_hash - Add test case to reproduce TypeError with None values - Fix handling of None values in special_attributes, shipping_options and images - Ensure consistent empty value handling (empty string instead of 'None') - Fixes #395 2025-02-03 14:15:47 +01:00
sebthom
9d54a949e7 feat: add multi-language support 2024-12-27 13:04:30 +01:00
sebthom
ab953111d4 ci: fix linux builds 2024-12-12 22:09:57 +01:00
sebthom
d5ae070bb3 chore: Update Python dependencies 2024-03-11 00:41:20 +01:00
sebthom
a441c5de73 replace selenium with nodriver 2024-03-07 20:33:23 +01:00
sebthom
115fb82064 remove webdriver-manager dependency 2024-03-04 13:27:17 +01:00
sebthom
4acf32d3dd update copyright notice 2023-10-15 18:00:45 +02:00
sebthom
d4073fbcb3 support local build with nektos/act 2023-09-17 17:10:07 +02:00
sebthom
1de13bf43b upgrade webdriver-manager and improve browser version detection 2022-03-22 14:12:52 +01:00
sebthom
12ff0bb3c3 extend utils.ensure() 2022-02-16 21:55:57 +01:00
sebthom
0b46322a47 separate unit/integration tests 2022-02-10 05:14:44 +01:00
sebthom
0e2e9c8669 Fixes #8 test webdriver auto-detection/download 2022-02-10 04:51:08 +01:00
sebthom
ea04b85007 Attach macOS and Linux binaries to release 2022-01-30 09:25:32 +01:00
sebthom
1e1cffeab7 Fixes #17 #18 Use pdm + pyinstaller 2022-01-30 07:31:13 +01:00