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

Add missing tests in modules/ui/utilities/recoil-scope #3581

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

gitstart-twenty
Copy link
Contributor

Description

This is a child issue of #2992 which addresses increasing test coverage for the front-end. This issue is for the increasing coverage for modules/ui/utilities/recoil-scope

Files to test

  • useScopeInternalContextOrThrow.ts
  • useScopedState.ts
  • getFamilyScopeInjector.ts
  • getScopeInjector.ts
  • getSelectorScopeInjector.ts

Refs

#3551

Fixes #3551

Co-authored-by: Matheus <matheus_benini@hotmail.com>
Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@charlesBochet charlesBochet merged commit e0943b1 into main Jan 23, 2024
14 checks passed
@charlesBochet charlesBochet deleted the TWNTY-3551 branch January 23, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing tests in modules/ui/utilities/recoil-scope
2 participants