Skip to content

Consolidate all testing into tests/ folder #683

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

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Conversation

schloerke
Copy link
Collaborator

@schloerke schloerke commented Aug 16, 2023

Fixes #682

@schloerke schloerke self-assigned this Aug 16, 2023
@schloerke schloerke merged commit 196f4cd into main Aug 16, 2023
@schloerke schloerke deleted the consolidate_tests_folder branch August 16, 2023 16:59
schloerke added a commit that referenced this pull request Aug 17, 2023
* main:
  Consolidate all testing into `tests/` folder (#683)
schloerke added a commit that referenced this pull request Aug 22, 2023
* main:
  feat(Session): Make Session on_flush() and on_flushed() accept async functions (#693)
  Make data frame selection return row numbers, not pandas index value (#677)
  chore(api)!: Rename `ui.navset_pill_card` -> `ui.navset_card_pill` and `ui.navset_tab_card` -> `ui.navset_card_tab` (#681)
  Consolidate all testing into `tests/` folder (#683)
  Fix pyright error (#678)
  Make model score app work on Connect/Shinyapps.io (#657)
  Suppress type check for read_csv
  Synchonize input_file examples
  More realistic file import example (#582)
  Make flaky dataframe test have larger timeout (#675)
  Wrap bare value box value in `p` tag (#668)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consolidate test file structures under tests/ folder
1 participant