This website requires JavaScript.
Explore
Help
Register
Sign In
freedak
/
Scrapling
Watch
1
Star
0
Fork
0
You've already forked Scrapling
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5fdb46fea0c855f8306e56b8e92b48ccd31066c8
Scrapling
/
tests
/
parser
T
History
Karim shoair
3d96baf284
Merge branch 'dev' into fix/adaptive-autosave-indexerror
2026-06-07 15:53:47 +03:00
..
__init__.py
Moving parser tests to a better structure
2024-11-06 12:30:41 +02:00
test_adaptive.py
fix: prevent IndexError in adaptive relocation with auto_save
2026-06-04 14:53:10 +05:00
test_ancestor_navigation.py
test: add edge case tests for filter, iterancestors, and find_similar
2026-03-16 18:01:11 +08:00
test_attributes_handler.py
test: adding new tests and updating existing ones
2025-08-16 14:58:11 +03:00
test_find_similar_advanced.py
fix(parser): use max of both attribute counts in similarity scoring denominator
2026-06-07 15:51:10 +03:00
test_general.py
fix: emit valid XPath node test for ID elements in full-path mode
2026-04-12 09:46:55 +02:00
test_parser_advanced.py
fix(Texthandler): Replace
get_all
with
getall
to match the
Selector
class
2026-03-17 21:53:17 +02:00
test_selectors_filter.py
docs: style adjustment
2026-03-30 03:53:56 +02:00