예제 #1
0
def test_manual_tappedout() -> None:
    with APP.app_context():  # type: ignore
        tappedout.scrape_url('https://tappedout.net/mtg-decks/60-island/')
예제 #2
0
def test_manual_tappedout():
    with APP.app_context():
        tappedout.scrape_url(
            'https://tappedout.net/mtg-decks/60-island/')  # Best deck
예제 #3
0
def test_manual_tappedout():
    APP.config["SERVER_NAME"] = "127:0.0.1:5000"
    with APP.app_context():
        tappedout.scrape_url('http://tappedout.net/mtg-decks/60-island/') # Best Deck