{"id":15145530,"url":"https://github.com/prestashop/ps_qualityassurance","last_synced_at":"2025-10-19T16:32:11.204Z","repository":{"id":44233706,"uuid":"271348517","full_name":"PrestaShop/ps_qualityassurance","owner":"PrestaShop","description":"Magic module to test module integration in PrestaShop","archived":false,"fork":false,"pushed_at":"2024-03-29T01:59:54.000Z","size":5530,"stargazers_count":13,"open_issues_count":7,"forks_count":7,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-01-29T21:22:58.847Z","etag":null,"topics":["hacktoberfest","prestashop-module","tools"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"afl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrestaShop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-10T18:00:41.000Z","updated_at":"2024-03-15T11:36:04.000Z","dependencies_parsed_at":"2023-02-08T08:16:09.268Z","dependency_job_id":"3c506f3e-4629-45c8-926a-987da8c4dee5","html_url":"https://github.com/PrestaShop/ps_qualityassurance","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fps_qualityassurance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fps_qualityassurance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fps_qualityassurance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrestaShop%2Fps_qualityassurance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrestaShop","download_url":"https://codeload.github.com/PrestaShop/ps_qualityassurance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237172111,"owners_count":19266614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","prestashop-module","tools"],"created_at":"2024-09-26T11:40:31.660Z","updated_at":"2025-10-19T16:32:10.539Z","avatar_url":"https://github.com/PrestaShop.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quality Assurance module\n\n[![PHP tests](https://github.com/PrestaShop/ps_qualityassurance/actions/workflows/php.yml/badge.svg)](https://github.com/PrestaShop/ps_qualityassurance/actions/workflows/php.yml)\n[![JS tests](https://github.com/PrestaShop/ps_qualityassurance/actions/workflows/js.yml/badge.svg)](https://github.com/PrestaShop/ps_qualityassurance/actions/workflows/js.yml)\n[![Total Downloads](https://poser.pugx.org/PrestaShop/ps_qualityassurance/downloads)](//packagist.org/packages/PrestaShop/ps_qualityassurance)\n[![GitHub release](https://img.shields.io/github/v/release/prestashop/ps_qualityassurance)](https://github.com/PrestaShop/ps_qualityassurance)\n[![GitHub license](https://img.shields.io/github/license/PrestaShop/ps_qualityassurance)](https://github.com/PrestaShop/ps_qualityassurance/LICENSE.md)\n\n## About\n\nThis module was desiged to helps QA team to test hooks.\n\nIt provides a dedicated BO page where you can register to any hook inside PrestaShop and control what is being returned through this hook.\n\n### How to use it\n\nInstall it, then use the new link in the menu \"Quality Assurance\" to reach the main configuration page.\n\nFrom this page, you can\n- see configured hooks\n- register new hooks\n- see hook call logs\n\nHook call logs are being stored inside SQL table `ps_quality_assurance_hook_logs`. If the table contains too much content, you must empty it.\n\n## Requirements\n\nRequired only for development:\n\n- npm\n- composer\n\n## Development tools\n\n### Installation\n\nInstall all dependencies.\n```\nnpm install\ncomposer install\n```\n\n### Usage\n\n```\nnpm run dev # Watch js/css files for changes\nnpm run build # Build for production\n```\n\n### Build a ZIP\n\nIf you want to install it into your shop by using standard module upload process, you need to build a ZIP archive.\n\nInstall npm and composer dependencies, then build the JavaScript assets for production. Then remove the unnecessary folders:\n- `node_modules`\n- `tests`\n- `_dev`\n- `.github`\n- `.git`\n\nFinally build a ZIP archive from the folder.\n\n## Contributing\n\nPrestaShop modules are open source extensions to the [PrestaShop e-commerce platform][prestashop]. Everyone is welcome and even encouraged to contribute with their own improvements!\n\nJust make sure to follow our [contribution guidelines][contribution-guidelines].\n\n## License\n\nThis module is released under the [Academic Free License 3.0][AFL-3.0] \n\n[prestashop]: https://www.prestashop.com/\n[contribution-guidelines]: https://devdocs.prestashop.com/1.7/contribute/contribution-guidelines/project-modules/\n[AFL-3.0]: https://opensource.org/licenses/AFL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprestashop%2Fps_qualityassurance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprestashop%2Fps_qualityassurance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprestashop%2Fps_qualityassurance/lists"}