skallwar.suckit/tests
Esteban Blanc db3c933423
Support other charset (#105)
* scraper: Initial work for other charset support

Not working

* scraper: Get charset from html instead of http headers

Not working

* scraper: Charset working

* scraper: Fix regex ('"' after equals)

* scraper: Use lazy_static for charset regex

* misc: Refactor pr

* tests: Refactor fixtures

* tests: Add html charset support tests

* tests: Charset, split tests

* downloader: Get charset from http headers

* misc: Clarify iterator first

* Apply suggestions from CohenArthur

Co-authored-by: CohenArthur <arthur.cohen@epita.fr>
2021-01-05 09:57:12 +01:00
..
fixtures Support other charset (#105) 2021-01-05 09:57:12 +01:00
auth.rs Support other charset (#105) 2021-01-05 09:57:12 +01:00
benchmark.py speed_regression: Change from 5 retries to 10 (#61) 2020-05-05 17:31:02 +02:00
charset_html_found.rs Support other charset (#105) 2021-01-05 09:57:12 +01:00
charset_html_not_found.rs Support other charset (#105) 2021-01-05 09:57:12 +01:00
charset_http_found.rs Support other charset (#105) 2021-01-05 09:57:12 +01:00
charset_http_not_found.rs Support other charset (#105) 2021-01-05 09:57:12 +01:00
filters.rs Support other charset (#105) 2021-01-05 09:57:12 +01:00
requirements.txt bench: Add start of framework for benching suckit 2020-04-14 11:20:33 +02:00
speed.csv speed_regression: Change from 5 retries to 10 (#61) 2020-05-05 17:31:02 +02:00
speed_regression.py speed_regression: Change from 5 retries to 10 (#61) 2020-05-05 17:31:02 +02:00