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

Feature functional tests for smoke vectors #3515

Merged

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    a375bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a08d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    177cc01 View commit details
    Browse the repository at this point in the history
  4. Fix a bug in config.yml

    dsilhavy committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1624662 View commit details
    Browse the repository at this point in the history
  5. Change config.yml config

    dsilhavy committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6f8d9bf View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Upgrade CircleCI yaml to 2.1

    Get rid of yaml anchor notation
    Make use of 2.1 commands
    Make use of executor
    Replace deprecated image circleci/node:10.20.1 with cimg/node:10.20.1
    mlasak committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    e434306 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Add PR workflow for testing

    Commits on a PR branch will be unit tested and functional tests are run with one test vector for plausibility.
    In parallel a virtual merge is perfomed (PR branch into development) and unit tests are run then a set of smoke vectors are used for the functional tests.
    mlasak committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    24bcf5a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    ad265ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27676a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ea358 View commit details
    Browse the repository at this point in the history