Skip to content

Move filter and sort tests to pure tests#1784

Merged
koesie10 merged 1 commit intomainfrom
koesie10/move-filter-sort
Nov 23, 2022
Merged

Move filter and sort tests to pure tests#1784
koesie10 merged 1 commit intomainfrom
koesie10/move-filter-sort

Conversation

@koesie10
Copy link
Copy Markdown
Member

The filter and sort tests were located inside the React tests since they were already using Jest. Now that the pure tests have been switched to Jest, these tests can finally be moved to the "normal" pure tests.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

The filter and sort tests were located inside the React tests since they
were already using Jest. Now that the pure tests have been switched to
Jest, these tests can finally be moved to the "normal" pure tests.
@koesie10 koesie10 requested review from a team as code owners November 23, 2022 13:08
@koesie10 koesie10 merged commit b10cb77 into main Nov 23, 2022
@koesie10 koesie10 deleted the koesie10/move-filter-sort branch November 23, 2022 15:39
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.

2 participants