This website requires JavaScript.
Explore
Sign In
skills
/
d4vinci__scrapling
Watch
1
Star
0
Fork
0
You've already forked d4vinci__scrapling
mirror of
https://github.com/D4Vinci/Scrapling.git
synced
2026-09-14 20:07:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fad6893d66a9c60aa8a9dffd65dc9e4139a78e01
d4vinci__scrapling
/
tests
/
parser
T
History
yetval
f4fc6a1baa
perf(parser): make Selector.get_all_text() O(nodes) by precomputing ignored subtrees
2026-07-15 23:33:32 -04: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
perf(parser): make Selector.get_all_text() O(nodes) by precomputing ignored subtrees
2026-07-15 23:33:32 -04:00
test_selectors_filter.py
docs: style adjustment
2026-03-30 03:53:56 +02:00