1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-09 00:45:31 +02:00

fixes, more sanitation & 1 more failing test

This commit is contained in:
Jan Lukas Gernert 2023-02-28 01:50:13 +01:00
parent 56c08c501a
commit 31a8033844
8 changed files with 1993 additions and 162 deletions

View file

@ -70,6 +70,11 @@ async fn aclu() {
run_test("aclu").await
}
#[tokio::test]
async fn aktualne() {
run_test("aktualne").await
}
#[tokio::test]
async fn webmd_1() {
run_test("webmd-1").await