Contributing guidelines
Documentation
Existing issues
What problem does your feature proposal solve?
Some distribution (e.g., Debian), tests at building time have to be performed offline (for obvious security reasons). Gathering tests that need access to the internet and those that does not need would simplify the packaging of OSMnx. I suggest to split into two files, however other solutions may do the job: introducing an environment variable for specifying that the tests must be run offline can be a good alternative the job.
What is your proposed solution?
easing distribution packaging
What alternatives have you considered?
Elaborating complex scheme to test at building time only the tests that do not access to the internet.
Additional context
https://salsa.debian.org/python-team/packages/osmnx
Contributing guidelines
Documentation
Existing issues
What problem does your feature proposal solve?
Some distribution (e.g., Debian), tests at building time have to be performed offline (for obvious security reasons). Gathering tests that need access to the internet and those that does not need would simplify the packaging of OSMnx. I suggest to split into two files, however other solutions may do the job: introducing an environment variable for specifying that the tests must be run offline can be a good alternative the job.
What is your proposed solution?
easing distribution packaging
What alternatives have you considered?
Elaborating complex scheme to test at building time only the tests that do not access to the internet.
Additional context
https://salsa.debian.org/python-team/packages/osmnx