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

Add Q-CTRL integration tests #1173

Merged
merged 25 commits into from
Dec 20, 2023
Merged

Add Q-CTRL integration tests #1173

merged 25 commits into from
Dec 20, 2023

Commits on Oct 25, 2023

  1. add initial qctrl test file

    kt474 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    096480b View commit details
    Browse the repository at this point in the history
  2. add test & decorator

    kt474 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    949a372 View commit details
    Browse the repository at this point in the history
  3. add tests from Mirko

    kt474 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    81d0d49 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 18, 2023

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

Commits on Nov 23, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    79c1ff1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from merav-aharoni/qctrl_assertions

    Added assertions for preciseness of results
    kt474 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2a20d47 View commit details
    Browse the repository at this point in the history
  3. remove print statements

    kt474 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6420996 View commit details
    Browse the repository at this point in the history
  4. move into e2e folder

    kt474 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    09161e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    730145a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    77dd09b View commit details
    Browse the repository at this point in the history
  2. setup ci

    kt474 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bb62fbe View commit details
    Browse the repository at this point in the history
  3. Update q-ctrl-tests.yml

    kt474 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6a1256b View commit details
    Browse the repository at this point in the history
  4. add account test

    kt474 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c46e25e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21a9735 View commit details
    Browse the repository at this point in the history
  6. add more account tests

    kt474 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c87a0f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Update test/qctrl/test_qctrl.py

    Co-authored-by: Rathish Cholarajan <rathishc24@gmail.com>
    kt474 and rathishcholarajan authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b5c85ba View commit details
    Browse the repository at this point in the history
  2. address comments

    kt474 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0d2a0a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    827280b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a45d78 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    68577a1 View commit details
    Browse the repository at this point in the history
  2. update date to 2023

    kt474 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    292e4fe View commit details
    Browse the repository at this point in the history
  3. Update test/qctrl/test_qctrl.py

    Co-authored-by: Blake Johnson <blakejohnson04@gmail.com>
    kt474 and blakejohnson authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    79c676c View commit details
    Browse the repository at this point in the history
  4. Update test/qctrl/test_qctrl.py

    Co-authored-by: Blake Johnson <blakejohnson04@gmail.com>
    kt474 and blakejohnson authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4b81f9a View commit details
    Browse the repository at this point in the history