feat(core/testers): add hasOption tester by zaosoula · Pull Request #2287 · eclipsesource/jsonforms
Navigation Menu
{{ message }}
eclipsesource / jsonforms Public
- Notifications You must be signed in to change notification settings
- Fork 421
Merged
feat(core/testers): add hasOption tester#2287
sdirix merged 2 commits intoeclipsesource:masterfrom
feat(core/testers): add hasOption tester#2287
sdirix merged 2 commits intoeclipsesource:masterfrom
Conversation
Copy link
Contributor
This PR adds a tester name hasOption allowing to check the presence of an option without specifying its value
Copy link
Copy link
✅ Deploy Preview for jsonforms-examples ready!
| Name | Link |
|---|---|
| 🔨 Latest commit | 6cee939 |
| 🔍 Latest deploy log | https://app.netlify.com/sites/jsonforms-examples/deploys/65d36cd7f44fcf000897a05d |
| 😎 Deploy Preview | https://deploy-preview-2287--jsonforms-examples.netlify.app |
| 📱 Preview on mobile |
To edit notification comments on pull requests, go to your Netlify site configuration.
sdirix approved these changes Feb 19, 2024
Copy link
Member
sdirix
left a comment
sdirix
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks for the contribution
packages/core/src/testers/testers.ts
Outdated
Show resolved
Hide resolved
packages/core/src/testers/testers.ts Outdated Show resolved Hide resolved
Co-authored-by: Stefan Dirix <sdirix@eclipsesource.com>
Copy link
sdirix
merged commit
51b63f5
into
eclipsesource:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment