View Source OctoFetch.Test (OctoFetch v0.1.0)

This module contains testing utilities to validate downloader modules and their implementations.

Link to this section Summary

Functions

Go through all of the supported downloads and validate that they work.

Test that the specified version can be downloaded

Link to this section Functions

Link to this function

test_all_supported_downloads(downloader_module)

View Source

Go through all of the supported downloads and validate that they work.

Link to this function

test_version_for_current_platform(downloader_module, version)

View Source

Test that the specified version can be downloaded