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

chore(test): Playwright test refactors and clean up #1204

Merged
merged 6 commits into from
Mar 23, 2024

Commits on Mar 7, 2024

  1. removing unused code

    joesho112358 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d705e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35e3535 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9450ccb View commit details
    Browse the repository at this point in the history
  4. styling fix

    joesho112358 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c4a7fd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Merge branch 'main' into sidebar-valuebox-tests

    * main: (24 commits)
      chore: Disable broken test on CI; Fix broken docs entries (posit-dev#1241)
      Add back missing session methods (posit-dev#1239)
      Add kitchensink tests for valuebox (posit-dev#1229)
      For Express, emit message if need to upgrade rsconnect-python (posit-dev#1233)
      feat: Editable data frame (posit-dev#1198)
      Add tests for shiny_mode comment detection
      fix(input_dark_mode): Allow users to customize `style` attribute (posit-dev#1207)
      chore(get_current_session): Return default session if current is explicitly None (posit-dev#1086)
      chore: use dev htmtlools (posit-dev#1228)
      feat(layout_columns): Use `sm` as the default `col_widths` breakpoint (posit-dev#1222)
      feat: ensure min/max height args on `value_box()` and column layouts (posit-dev#1223)
      fix(static_assets): Need the directory containing the `app.py`, not the file itself (posit-dev#1219)
      Update bslib and shiny dependencies (posit-dev#1221)
      Update docstring and give hint for mypy
      Add support for Shiny Express in Quarto Dashboards, take 2 (posit-dev#1217)
      Force UTF-8 for Shiny Express on Windows (posit-dev#1203)
      Typing fixes
      feat(card): Report full screen state as a Shiny input (posit-dev#1215)
      Use TypeScript strict mode (posit-dev#1208)
      Update author email
      ...
    schloerke committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    13d123b View commit details
    Browse the repository at this point in the history
  2. Comment broken test

    schloerke committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    4e7cd16 View commit details
    Browse the repository at this point in the history