Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unit tests should not need the network #490

Closed
@darius

Description

@darius

test_nlp.py has a call to loadPageHTML -- I found out about it when running py.test seemed to hang up for minutes. (It eventually finished. I was downloading the Anaconda installer at the same time.)

Tests should try to use only local data -- maybe from aima-data? Or keep it cached after the first run. I'd rate this as a nice-to-have, not a big problem, currently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions