Closed dunglas closed 1 year ago
Description Currently, the functional test scripts are hard to read, and the diff is hard to review when they are changed (example: #353).
React, Next, Vue, and Nuxt test scripts should be moved to external shell scripts for readability.
Done here https://github.com/api-platform/create-client/pull/349.
Description
Currently, the functional test scripts are hard to read, and the diff is hard to review when they are changed (example: #353).
React, Next, Vue, and Nuxt test scripts should be moved to external shell scripts for readability.