Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g.extension: add tests for download from various sources #1158

Merged
merged 18 commits into from
Oct 28, 2022

Commits on Dec 6, 2020

  1. add download test (skipped by default)

    ninsbl committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6080ef8 View commit details
    Browse the repository at this point in the history
  2. skip by default

    ninsbl committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    2036d32 View commit details
    Browse the repository at this point in the history
  3. correct testfile name in header

    ninsbl committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    ada3eff View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. remove unused variables

    ninsbl committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    2e2295c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. add test for bundeled modules

    ninsbl committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    40efeb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. address review

    ninsbl committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    255beae View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. reset branch

    ninsbl committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    2160576 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. replace importlib

    ninsbl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    76ba6fb View commit details
    Browse the repository at this point in the history
  2. apply more recent black

    ninsbl committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9819017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc95bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    14f8eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0617e49 View commit details
    Browse the repository at this point in the history
  3. add reason for skiping tests

    ninsbl committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    5aa8376 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Update scripts/g.extension/testsuite/test_addons_download.py

    Co-authored-by: Vaclav Petras <wenzeslaus@gmail.com>
    ninsbl and wenzeslaus authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    ea1b858 View commit details
    Browse the repository at this point in the history
  2. address more code review

    ninsbl committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    b0e1215 View commit details
    Browse the repository at this point in the history
  3. add docstring

    ninsbl committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    fb09d04 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    824188d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. fixes for MS Windows

    ninsbl committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    60dc987 View commit details
    Browse the repository at this point in the history