summaryrefslogtreecommitdiff
path: root/spec/lib
AgeCommit message (Expand)Author
2020-06-17Retrieve payment method from payment sourceAlessandro Desantis
2020-06-17Group subscriptions by billing and shipping addresses for schedulingAlessandro Desantis
2020-06-17Create :with_shipping_address and :with_billing_address traitsAlessandro Desantis
2020-06-16Use subscription's `end_date` in `Subscription#can_be_deactivated?`Alessandro Desantis
2019-11-22Configure RSpec via solidus_extension_dev_toolsAlessandro Desantis
2018-12-12Realign specs and solidus versionsfastjames
2017-05-23Ensure user exists when setting CC#default=trueJohn Hawthorn
2017-01-12Deactivate expired subscriptionsBrendan Deere
2017-01-12Process user subs by addressBrendan Deere
2017-01-09Subs have many subs line itemsBrendan Deere
2017-01-06Merge pull request #113 from brendandeere/remove_root_orderBrendan Deere
2017-01-06Remove root order referencesBrendan Deere
2017-01-06Spec against Solidus 2.0Brendan Deere
2016-10-17Initialize the gateway with a blockBrendan Deere
2016-10-12Merge pull request #89 from brendandeere/skipsBrendan Deere
2016-10-06Fix abilitiesBrendan Deere
2016-10-06Reset successive skip countBrendan Deere
2016-10-04Processor cancels subsBrendan Deere
2016-10-04Processor advances actionable datesBrendan Deere
2016-09-27Add ProcessorBrendan Deere
2016-09-09Fix Terrible Order dependent specBrendan Deere
2016-09-08Config.default_gateway=Brendan Deere
2016-09-08Add Config#default_gatewayBrendan Deere