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 dbt show tests #779

Merged
merged 8 commits into from
Sep 28, 2023
Merged

add dbt show tests #779

merged 8 commits into from
Sep 28, 2023

Conversation

MichelleArk
Copy link
Contributor

@MichelleArk MichelleArk commented Sep 18, 2023

resolves #786
docs dbt-labs/docs.getdbt.com/# n/a

Problem

Solution

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@cla-bot cla-bot bot added the cla:yes label Sep 18, 2023
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-snowflake contributing guide.

@MichelleArk MichelleArk marked this pull request as ready for review September 25, 2023 14:03
@MichelleArk MichelleArk requested a review from a team as a code owner September 25, 2023 14:03
@@ -1,7 +1,7 @@
# install latest changes in dbt-core
# TODO: how to automate switching from develop to version branches?
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=tests/adapter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will undo before merging

@colin-rogers-dbt colin-rogers-dbt merged commit 658e16e into main Sep 28, 2023
24 checks passed
@colin-rogers-dbt colin-rogers-dbt deleted the test-limit-in-show-sql branch September 28, 2023 18:54
github-actions bot pushed a commit that referenced this pull request Sep 28, 2023
* add dbt show tests

* changelog entry

* repoint to core main

* reuse core fixture for dbt show sql header test

* point to @improve-show-fixture dbt-core branch

* undo dev-requirements changes

---------

Co-authored-by: Matthew McKnight <91097623+McKnight-42@users.noreply.github.com>
Co-authored-by: Matthew McKnight <matthew.mcknight@dbtlabs.com>
(cherry picked from commit 658e16e)
github-actions bot pushed a commit that referenced this pull request Sep 28, 2023
* add dbt show tests

* changelog entry

* repoint to core main

* reuse core fixture for dbt show sql header test

* point to @improve-show-fixture dbt-core branch

* undo dev-requirements changes

---------

Co-authored-by: Matthew McKnight <91097623+McKnight-42@users.noreply.github.com>
Co-authored-by: Matthew McKnight <matthew.mcknight@dbtlabs.com>
(cherry picked from commit 658e16e)
McKnight-42 pushed a commit that referenced this pull request Sep 28, 2023
* add dbt show tests

* changelog entry

* repoint to core main

* reuse core fixture for dbt show sql header test

* point to @improve-show-fixture dbt-core branch

* undo dev-requirements changes

---------

Co-authored-by: Matthew McKnight <91097623+McKnight-42@users.noreply.github.com>
Co-authored-by: Matthew McKnight <matthew.mcknight@dbtlabs.com>
(cherry picked from commit 658e16e)

Co-authored-by: Michelle Ark <MichelleArk@users.noreply.github.com>
McKnight-42 pushed a commit that referenced this pull request Sep 28, 2023
* add dbt show tests

* changelog entry

* repoint to core main

* reuse core fixture for dbt show sql header test

* point to @improve-show-fixture dbt-core branch

* undo dev-requirements changes

---------

Co-authored-by: Matthew McKnight <91097623+McKnight-42@users.noreply.github.com>
Co-authored-by: Matthew McKnight <matthew.mcknight@dbtlabs.com>
(cherry picked from commit 658e16e)

Co-authored-by: Michelle Ark <MichelleArk@users.noreply.github.com>
philippe-boyd-maxa pushed a commit to maxa-ai/dbt-snowflake that referenced this pull request Nov 27, 2023
* add dbt show tests

* changelog entry

* repoint to core main

* reuse core fixture for dbt show sql header test

* point to @improve-show-fixture dbt-core branch

* undo dev-requirements changes

---------

Co-authored-by: Matthew McKnight <91097623+McKnight-42@users.noreply.github.com>
Co-authored-by: Matthew McKnight <matthew.mcknight@dbtlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADAP-916] [Tests] Add tests for inlined limit + sql_header in dbt show query
3 participants