summaryrefslogtreecommitdiff
path: root/bs4/tests/__init__.py
AgeCommit message (Expand)Author
2021-10-24Used a warning to formally deprecate the 'text' argument in favor of 'string'.Leonard Richardson
2021-10-23Added a workaround for an lxml bug (https://bugs.launchpad.net/lxml/+bug/19...Leonard Richardson
2021-10-23Fixed a crash when overriding multi_valued_attributes and using theLeonard Richardson
2021-10-11Broke up some monolithic unit test files.Leonard Richardson
2021-10-11Moved the test classes to tests/__init__.py.Leonard Richardson