Closed (fixed)
Project:
Xray Audit
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2025 at 07:45 UTC
Updated:
12 Nov 2025 at 12:14 UTC
Jump to comment: Most recent
I would appreciate adding unit tests for the different functionalities, especially those that are more likely to fail when modifications are introduced.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
ggh commentedMR Raised
Comment #7
lpeidro commentedI have created an extensive set of tests to cover all functionalities, services, and other aspects of the Xray Audit. These tests have been prepared to support the stabilization of version 2.
They were not designed to run in the CI pipeline, as they take too long to execute. Once the full refactoring is complete, we will configure the essential tests to run in GitLab CI.
Merge the branch to continue with the process.
Comment #8
lpeidro commented