bluzky / salad_ui

Phoenix Liveview component library inspired by shadcn UI
https://salad-storybook.fly.dev/welcome
MIT License
417 stars 24 forks source link

Added Dialog tests #14

Closed kamaroly closed 3 months ago

kamaroly commented 3 months ago

Changelist

  1. Added dialog tests

Summary by Sourcery

This pull request introduces tests for the Checkbox component, updates the CI workflow name, and enhances the README.md with various badges for better project visibility.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request adds tests for the Dialog component in the SaladUI library. The changes include updating the README with badges, renaming a GitHub workflow, modifying the Checkbox component, and adding a new test file for the Checkbox component.

File-Level Changes

Files Changes
README.md
.github/workflows/salad_ui.yml
Updated documentation and CI workflow naming.
lib/salad_ui/checkbox.ex
test/salad_ui/checkbox_test.exs
Modified Checkbox component documentation and added tests for the Checkbox component.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.