mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-10 01:15:31 +02:00
tag cleaning test
This commit is contained in:
parent
7c9e527827
commit
4031750956
4 changed files with 81 additions and 0 deletions
|
@ -91,6 +91,11 @@ async fn base_url_base_element_relative() {
|
|||
run_test("base-url-base-element-relative").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn basic_tags_cleaning() {
|
||||
run_test("basic-tags-cleaning").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue