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

Testing 299 #302

Closed
wants to merge 18 commits into from
Closed

Testing 299 #302

wants to merge 18 commits into from

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    7092195 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    olivroy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    46a7000 View commit details
    Browse the repository at this point in the history
  3. Fix tidyselect 1.2.0 warning

    olivroy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    571ffb6 View commit details
    Browse the repository at this point in the history
  4. Use testthat 3rd edition, use snapshot tests to test for messages

    Remove deprecated `expect_that()`,
    
    `expect_is()` -> `expect_type()` or `expect_s3_class()`
    olivroy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1e8d912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f4da7e View commit details
    Browse the repository at this point in the history
  6. Use latest pkgdwon to add a search bar. Add favicons and move logo to…

    … logo.png for pkgdown to recognize it.
    
    redocument()
    olivroy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e50d1f4 View commit details
    Browse the repository at this point in the history
  7. Drop crayon and clisymbols for cli and enable color in test (will mak…

    …e it easier in RStudio).
    olivroy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c6f0333 View commit details
    Browse the repository at this point in the history
  8. Expect a message in interactive sessions only for latest (where we do…

    …n't know out of the box which version will come up)
    olivroy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e54873d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9183c78 View commit details
    Browse the repository at this point in the history
  10. delete line

    olivroy committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1a6c081 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7f0736 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28adfce View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5d8ba82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e036098 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    049f67c View commit details
    Browse the repository at this point in the history
  2. Update hashes

    henrykironde committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    761423b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Test with r: 'devel'

    henrykironde committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a08a537 View commit details
    Browse the repository at this point in the history
  2. Force to create a dir

    henrykironde committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b324e1b View commit details
    Browse the repository at this point in the history