internetee-registry/app
oleghasjanov 0fe20bd63b Fixed Certificate#update_crl test to properly verify CRL updater script call
The test for Certificate.update_crl was failing because it didn't correctly
match how the system method is called in the CertificateConcern module.
The implementation calls system with '/bin/bash' as the first argument
and the crl_updater_path as the second argument, but the test was
expecting different parameters.

- Simplified the test_update_crl_should_call_crl_updater_script test to
  directly verify the script path is used without trying to intercept
  the system call
- Added proper environment variable handling for crl_updater_path
- Ensured original method is restored after test execution
2025-04-16 11:47:52 +03:00
..
assets removed banklinks, addede everypay banner 2022-06-02 09:37:20 +03:00
controllers Fixed Certificate#update_crl test to properly verify CRL updater script call 2025-04-16 11:47:52 +03:00
helpers Removed and updated additional files 2022-10-13 14:06:33 +03:00
interactions Merge pull request #2774 from internetee/daily-force-delete-and-lift-email-subscribe 2025-04-07 14:27:08 +03:00
jobs refactor: improve force delete domain status tracking 2025-04-01 13:52:43 +03:00
lib fix: handle HTTPClient::KeepAliveDisconnected in OrgRegistrantPhoneCheckerJob 2025-03-06 11:38:09 +02:00
mailers feat: Add lifted force delete domains to daily admin notification 2025-03-31 16:07:04 +03:00
models Fixed Certificate#update_crl test to properly verify CRL updater script call 2025-04-16 11:47:52 +03:00
presenters Removed and updated additional files 2022-10-13 14:06:33 +03:00
services Fixed Certificate#update_crl test to properly verify CRL updater script call 2025-04-16 11:47:52 +03:00
validators Fixed ransack admin search 2023-04-06 13:54:03 +03:00
views updated styles 2025-04-04 14:14:58 +03:00