Skip to content

V14 QA Added tests for rendering content with checkboxlist and date picker#17332

Merged
nhudinh0309 merged 21 commits intov14/devfrom
v14/QA/rendering-content/checkbox-date-tests
Oct 25, 2024
Merged

V14 QA Added tests for rendering content with checkboxlist and date picker#17332
nhudinh0309 merged 21 commits intov14/devfrom
v14/QA/rendering-content/checkbox-date-tests

Conversation

@nhudinh0309
Copy link
Contributor

No description provided.

{type: 'with AM time', value: '2024-10-29 09:09:09', expectedValue: '10/29/2024 9:09:09 AM', dataTypeName: 'Date Picker with time'},
{type: 'with PM time', value: '2024-10-29 21:09:09', expectedValue: '10/29/2024 9:09:09 PM', dataTypeName: 'Date Picker with time'},
// TODO: Uncomment this when the front-end is ready. Currently the time still be rendered.
//{type: 'without time', value: '2024-10-29 00:00:00', expectedValue: '10/29/2024', dataTypeName: 'Date Picker'}
Copy link
Contributor

Choose a reason for hiding this comment

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

Have you mentioned this to the FrontEnd team?

Copy link
Contributor

@andr317c andr317c left a comment

Choose a reason for hiding this comment

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

LGTM!

@nhudinh0309 nhudinh0309 merged commit 11ccafe into v14/dev Oct 25, 2024
@nhudinh0309 nhudinh0309 deleted the v14/QA/rendering-content/checkbox-date-tests branch October 25, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants