summaryrefslogtreecommitdiff
path: root/lib/solidus_subscriptions/testing_support
AgeCommit message (Expand)Author
2021-02-26Load factories using the new standardAlberto Vena
2021-02-19Add currency to subscriptionluca-landa
2021-01-20Streamline and simplify `SolidusSubscriptions::Processor`Alessandro Desantis
2020-09-25Fix coding style violationsAlessandro Desantis
2020-07-30Implement subscription event trackingAlessandro Desantis
2020-07-24Use parent strategy when building associations in factoriesAlessandro Desantis
2020-06-17Create :with_shipping_address and :with_billing_address traitsAlessandro Desantis
2019-01-25Change static factory attrs to dynamicfastjames
2018-12-12Realign specs and solidus versionsfastjames
2018-07-31Update factory_girl to factory_botfastjames
2017-05-23Ensure user exists when setting CC#default=trueJohn Hawthorn
2017-02-03Add Subscription configuration valuesBrendan Deere
2017-01-12Merge pull request #121 from brendandeere/change_dates_to_date_timesBrendan Deere
2017-01-12Subscription actionable_date is a DateTimeBrendan Deere
2017-01-12Use subscription address for consolidated intallmentBrendan Deere
2017-01-09Subs have many subs line itemsBrendan Deere
2017-01-06Remove root order referencesBrendan Deere
2017-01-06Add user trait to include addressesBrendan Deere
2017-01-06Subscriptions belong to a storeBrendan Deere
2016-10-19Installments no longer track their order directlyBrendan Deere
2016-10-05Merge pull request #80 from brendandeere/config_minimum_cancellation_noticeBrendan Deere
2016-10-04Set the Completed at time for fulfilled installmentsBrendan Deere
2016-10-04Processor cancels subsBrendan Deere
2016-09-28Merge pull request #47 from brendandeere/rake_task_and_jobBrendan Deere
2016-09-28Change interval enum units to singularAlex Blackie
2016-09-23Add some improved factoriesBrendan Deere
2016-09-22Refactor interval to be stored more genericallyAlex Blackie
2016-09-22Move factories to testing supportBrendan Deere