summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2021-07-19Add an event that is fired when any shipment shipsNoah Silvera
2021-06-16Support order_recalculated event in Solidus < 2.11Alessandro Desantis
2021-05-19Use spree address2 if it is presentNoah Silvera
2021-05-12Provide helpful links for setting up TaxjarNoah Silvera
2021-05-12Add basic UI for Taxjar settings in solidus adminNoah Silvera
2021-05-12Don't set global environment variables in testsNoah Silvera
2021-05-12Use `solidus_dev_support` feature helperNicholas Van Doorn
2021-04-13Consider promotions in default shipping calculatorNoah Silvera
2021-04-12Add a simple spec for the shipping calculatorNoah Silvera
2021-03-25Add nexus regions method to APINicholas Van Doorn
2021-03-24Fix `.default_taxjar_client`Nicholas Van Doorn
2021-03-24Remove unused spec variableNicholas Van Doorn
2021-03-18Fix typo in `validate_address_params` helperChris Todorov
2021-03-18Add pending failing spec for address paramsChris Todorov
2021-03-17Rename classes that have API in their name to ApiAdnan Abdulally
2021-03-17Rename module SolidusTaxJar to SolidusTaxjarAdnan Abdulally
2021-02-24Put plugin name in API request headersNicholas Van Doorn
2021-02-08Include API version in request headersNicholas Van Doorn
2020-07-21Fix handling of no results for address validationAdam Mueller
2020-07-14Add ability to fetch address possibilitiesJared Norman
2020-07-14Add convenient class for normalizing addressesJared Norman
2020-07-14Add API call to validate addressesJared Norman
2020-07-14Add param generation for validate_address endpointJared Norman
2020-07-14Run project through standardrbJared Norman
2020-06-24Clean up spec setup as per solidus_dev_supportJared Norman
2020-02-03Add support for modifying order paramsJared Norman
2020-01-22Avoid raising unnecessary errors with incomplete addressandrea longhi
2020-01-14Add tax rate calculator classandrea longhi
2020-01-14Add SolidusTaxJar::API#tax_rate_forandrea longhi
2020-01-14Add SolidusTaxJar::APIParams.tax_rate_address_paramsandrea longhi
2019-06-25Make cache key a stringJared Norman
2019-05-28Make use of taxable order checkJared Norman
2019-05-28Add configuration option for order tax checkJared Norman
2019-05-13Sort the rest of the thingsJared Norman
2019-05-13Fix wack indentationJared Norman
2019-05-13Send customer_id to TaxJar APIJared Norman
2019-05-13Sort some thingsJared Norman
2019-04-24More hacks to handle zero dollar ordersJared Norman
2019-04-24Report no tax collected when order zeroed outJared Norman
2019-04-11Avoid sending negative order totalsJared Norman
2019-04-11Avoid sending 0 quantity line itemsJared Norman
2019-04-11Fix typoJared Norman
2019-03-19Report full line item list for transactionsJared 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-05Make shipping tax label configurableJared Norman
2019-02-05Add specs for configJared Norman