summaryrefslogtreecommitdiff
path: root/spec/jobs
AgeCommit message (Expand)Author
2021-07-13Logs an error in the Rails logs when installment processing failsAlberto Vena
2021-03-28Fix overly specific not_to raise_error RSpec expectationAlessandro Desantis
2021-03-26Merge pull request #217 from seand7565/update_specsSean Denny
2021-03-26fixup! Skip ActiveJob retrying for ProcessInstallmentJobIkraam Ghoor
2021-03-26Skip ActiveJob retrying for ProcessInstallmentJobIkraam Ghoor
2021-03-25Add missing magic comment to specsSean
2021-02-26Move subscription processing to background jobsNicolò€ Rebughini
2021-01-30Process one installment at a time in background jobsAlessandro Desantis
2019-11-22Configure RSpec via solidus_extension_dev_toolsAlessandro Desantis
2017-01-12Rename ConsolidatedInstalment as CheckoutBrendan Deere
2016-10-12Only process consolidated installments for the same userBrendan Deere
2016-09-23Add ProcessInstallmentsJobBrendan Deere