summaryrefslogtreecommitdiff
path: root/spec/super_good/solidus_taxjar/tax_calculator_spec.rb
AgeCommit message (Expand)Author
2021-03-17Rename classes that have API in their name to ApiAdnan Abdulally
2021-03-17Rename module SolidusTaxJar to SolidusTaxjarAdnan Abdulally
2020-07-14Run project through standardrbJared Norman
2019-05-28Make use of taxable order checkJared Norman
2019-03-14Add test that covers behaviour with TaxLocationJared Norman
2019-03-14Add guard clause for TaxLocation addressesJuan Carlos Ruiz
2019-03-12Add incomplete_address? check methodJuan Carlos Ruiz
2019-02-06Provide Spree line items to label makerv0.6.0Jared Norman
2019-02-05Make labels customizable.Jared Norman
2019-02-05Introduce configurable taxable address checkv0.5.0Jared Norman
2019-02-05Move exception handler configurationJared Norman
2019-01-28Add test mode for disabling calculatorJared Norman
2019-01-23Handle situation where there are no line itemsJared Norman
2019-01-21Handle errors gracefullyJared Norman
2019-01-21Cache requests for ten minutesJared Norman
2019-01-20Use correctly value for shipping taxJared Norman
2019-01-20Improve tax handlingJared Norman
2019-01-18Support shipping taxesJared Norman
2019-01-10Flesh out Calculator behaviourJared Norman
2019-01-08Add dummy calculatorJared Norman