View Source OctoFetch.Test (OctoFetch v0.4.0)

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

Summary

Functions

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

Test that the specified version can be downloaded

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