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

Use testthat 3e #455

Merged
merged 22 commits into from
Nov 16, 2020
Merged

Use testthat 3e #455

merged 22 commits into from
Nov 16, 2020

Commits on Nov 16, 2020

  1. Extract as_zoomed_df()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    29bdd85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f17b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a76a45 View commit details
    Browse the repository at this point in the history
  4. Use mockr

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    ed5cf10 View commit details
    Browse the repository at this point in the history
  5. Work around arrange_if()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    1ebf12d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b11903 View commit details
    Browse the repository at this point in the history
  7. testthat 3.0.0 compat

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    1e01352 View commit details
    Browse the repository at this point in the history
  8. Options

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c9508da View commit details
    Browse the repository at this point in the history
  9. Enable 3e

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9b7df34 View commit details
    Browse the repository at this point in the history
  10. expect_message()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    64fcec8 View commit details
    Browse the repository at this point in the history
  11. expect_snapshot()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c2660db View commit details
    Browse the repository at this point in the history
  12. expect_equal()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    60ef758 View commit details
    Browse the repository at this point in the history
  13. Combine tests

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    8b736f5 View commit details
    Browse the repository at this point in the history
  14. More snapshot tests

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    3e0a8cb View commit details
    Browse the repository at this point in the history
  15. Avoid dbplyr::in_schema()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    d417517 View commit details
    Browse the repository at this point in the history
  16. Document

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    0bac743 View commit details
    Browse the repository at this point in the history
  17. Tweak mssql

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c5ac759 View commit details
    Browse the repository at this point in the history
  18. Silence warning

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e3e417c View commit details
    Browse the repository at this point in the history
  19. Avoid tidyselect warning

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    48327bd View commit details
    Browse the repository at this point in the history
  20. Using vctrs >= 0.3.0 now

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    25d2aa1 View commit details
    Browse the repository at this point in the history
  21. suppress_mssql_warning()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    cef7372 View commit details
    Browse the repository at this point in the history
  22. suppress_mssql_message()

    krlmlr committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    39dfa09 View commit details
    Browse the repository at this point in the history