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

feat(date-init): Add DatePicker to initializer and tests #683

Merged
merged 5 commits into from
Jul 26, 2024

Conversation

charmcitygavin
Copy link
Collaborator

Purpose

This adds the DatePicker component to the initializer.ts and initializer.test.tsx files.

Linked Issues to Close

https://qmacbis.atlassian.net/browse/OY2-29232

Approach

Using previous components as a model, I've added the DatePicker to the initializer and its tests. The SlotField test file already has the DatePicker included.

Copy link

codeclimate bot commented Jul 25, 2024

Code Climate has analyzed commit 146da92 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 39.8% (0.0% change).

View more on Code Climate.

@charmcitygavin charmcitygavin changed the base branch from master to main July 26, 2024 15:24
@charmcitygavin charmcitygavin changed the base branch from main to master July 26, 2024 15:24
@charmcitygavin charmcitygavin merged commit 038c1b2 into master Jul 26, 2024
17 checks passed
@charmcitygavin charmcitygavin deleted the date-init branch July 26, 2024 15:34
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.67 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants