David Glick

Results 445 comments of David Glick

I meant a functional test that the new REST API endpoints in this PR are working as expected.

@jenkins-plone-org please run jobs

@stevepiercy I don't know what you're seeing. I only see 4 changed files.

This is not ready yet, it depends on updating the cookieplone-templates first

@wesleybl Right, because existing addons run the `test` command from `@plone/volto`. But this PR is for Volto 19.

@wesleybl My plan is to update the cookieplone-templates to use vitest for new frontend add-ons in both Volto 18 and 19.

@wesleybl The updated frontend addon does not use `pnpm --filter @plone/volto test` to run the tests.

Draft of changes for cookieplone-templates: https://github.com/plone/cookieplone-templates/pull/246

This was done in https://github.com/plone/volto/pull/7542

@Tishasoumya-02 I think something went wrong when you updated this branch, because the "File changed" tab is only showing the changelog entry, and not changes in SelectWidget itself. I wonder...