ISA 3bbbfeb872 feat: Add Jenkins integration for testing with pre-push hook
- Configured Jenkins FreeStyle job to trigger on push
- Added `npm install` and `npm test` steps in Jenkins build configuration
- Updated pre-push hook script to trigger Jenkins job and wait for test results
- Installed jest, @testing-library/react, and @testing-library/jest-dom as dev dependencies for testing

This commit sets up automated testing in Jenkins before code is pushed to the remote repository, ensuring code quality and preventing broken builds.
2024-07-10 13:57:28 +02:00
2024-07-10 12:10:40 +02:00
2024-06-06 10:31:56 +02:00
2024-06-06 08:17:06 +02:00
2024-05-30 09:35:16 +02:00
2024-06-06 09:46:10 +02:00
2024-04-15 10:37:53 +02:00
2024-04-15 10:37:53 +02:00
2024-06-07 11:49:22 +02:00
Description
No description provided
1.3 GiB
Languages
JavaScript 50.4%
HTML 42%
CSS 6.7%
PowerShell 0.9%