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

[MAINTENANCE] SQL backend integration tests #9822

Merged
merged 23 commits into from
Apr 29, 2024

Commits on Apr 25, 2024

  1. [MAINTENANCE] Bring back sql_datasource integration tests for backend…

    …s, but make them 1.0 style
    tyler-hoffman committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1b85da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b57fda View commit details
    Browse the repository at this point in the history
  3. Fix typo

    tyler-hoffman committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1b8c53b View commit details
    Browse the repository at this point in the history
  4. Remove unused return

    tyler-hoffman committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8123279 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbd47ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bb485b View commit details
    Browse the repository at this point in the history
  7. Revert "Update _get_exception_details"

    This reverts commit bbd47ca.
    tyler-hoffman committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7968208 View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "Update _get_exception_details""

    This reverts commit 7968208.
    tyler-hoffman committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fae6ac0 View commit details
    Browse the repository at this point in the history
  9. Revert "Simplify the use of test fixture names"

    This reverts commit 3bb485b.
    tyler-hoffman committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    10aafcb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d295efa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f97f7a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    097778d View commit details
    Browse the repository at this point in the history
  2. Fix outdated imports

    tyler-hoffman committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    66432da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b69dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c29a550 View commit details
    Browse the repository at this point in the history
  5. sources -> data_sources

    tyler-hoffman committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    51935ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2860983 View commit details
    Browse the repository at this point in the history
  7. Fix test setup

    tyler-hoffman committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d39f8d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbdf2dd View commit details
    Browse the repository at this point in the history
  9. Spell better

    tyler-hoffman committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ca7ddbd View commit details
    Browse the repository at this point in the history
  10. Collapse two conditions

    tyler-hoffman committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    324e2fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2868c9b View commit details
    Browse the repository at this point in the history