This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kleinanzeigen-bot
Watch
1
Star
0
Fork
0
You've already forked kleinanzeigen-bot
mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced
2026-03-12 02:31:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be8eee6aa0d68510901a4ea971f5535a41160e1d
kleinanzeigen-bot
/
tests
History
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
..
__init__.py
update copyright notice
2023-10-15 18:00:45 +02:00
test_i18n.py
feat: add multi-language support
2024-12-27 13:04:30 +01:00
test_utils.py
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
test_web_scraping_mixin.py
feat: add multi-language support
2024-12-27 13:04:30 +01:00