Logo
Explore Help
Register Sign In
valentineus/strapi-plugin-checkbox-list
1
Fork 0
You've already forked strapi-plugin-checkbox-list
Code Issues Pull Requests Actions Releases Activity
Files
005a8b8526bd32e4bb5229b840ce5b6c835ba4bf
strapi-plugin-checkbox-list/playground/jest.config.cjs

7 lines
148 B
JavaScript
Raw Normal View History

Enhance testing and integration for checkbox-list custom field - Updated Gitea workflow to trigger on pushes to the master branch and refined job configurations for testing and E2E processes. - Added Jest and Playwright configurations for integration and E2E testing. - Introduced new checkbox-item API with corresponding controller, service, and routes. - Created integration tests for the checkbox-list functionality, ensuring proper handling of required fields and default values. - Updated package.json and package-lock.json to include necessary dependencies for testing.
2026-02-05 15:38:25 +00:00
module.exports = {
testEnvironment: 'node',
testMatch: ['<rootDir>/tests/integration/**/*.test.js'],
testTimeout: 120000,
verbose: true,
};
Copy Permalink
Powered by Gitea
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses