antikythera v0.2.0 mix antikythera_local.version_upgrade_test View Source

Link to this section Summary

Link to this section Functions

Link to this function check_application_configs() View Source
Link to this function check_healthcheck_and_gear_endpoints() View Source
Link to this function check_new_version_is_applied(app_name, new_semver, original_version, mixfile_path) View Source
Link to this function check_new_version_with_noupgrade_is_not_applied(app_name, new_semver, original_version, mixfile_path) View Source
Link to this function check_repository_is_clean(dir) View Source
Link to this function check_testgear_artifact_dirs(expected_versions) View Source
Link to this function check_version(app_name, expected_version) View Source

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.