internetee-registry/app/services
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
..
certificates Fixed Certificate#update_crl test to properly verify CRL updater script call 2025-04-16 11:47:52 +03:00
eeid Added birthday ident verification 2025-01-27 16:26:20 +02:00
eis_billing updated request for get reference user data 2023-10-31 12:42:40 +02:00
contact_notification.rb updated nameserver letter 2022-02-09 15:15:08 +02:00
csv_generator.rb Added csv export to registrar api_users and white_ips 2023-05-15 14:11:46 +03:00
nameserver_validator.rb dnssec ans ns validation message 2022-04-28 11:32:40 +03:00
object_versions_parser.rb Merge branch 'master' into 499-admin-wildcard-search 2022-04-05 14:18:04 +03:00
overdue_invoice_canceller.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00
partial_search_formatter.rb Fixed partial search formatter 2023-04-06 14:20:17 +03:00
registrant_change.rb fixed codeclimate errors (partically) 2021-09-09 09:19:09 +03:00