def test_scraper_none():
    assert len(Scraper.get_papers("MA1")) == 0
def test_scraper_max():
    Scraper.get_papers("MA%")