summaryrefslogtreecommitdiff
path: root/bs4/tests/test_pageelement.py
AgeCommit message (Expand)Author
2023-01-31Fixed missing import that caused test failures when Soup Sieve is installed.Leonard Richardson
2023-01-31Consistently use pytest.mark.skipif to skip tests when the corresponding libr...Leonard Richardson
2023-01-25Tag.interesting_string_types is now propagated when a tag isLeonard Richardson
2021-10-11Broke up some monolithic unit test files.Leonard Richardson