Commit Graph

  • 7b8463b03a PhantomJS no longer crashes due to too specific selector Andy Palmer 2017-11-02 12:27:33 +11:00
  • 00e7fc1c0d Bump capybara version Rob Harrington 2017-10-26 09:36:09 +11:00
  • 2ca20ad701 Bump poltergeist version to 1.16.0 Rob Harrington 2017-10-25 18:41:02 +11:00
  • 775da82072 Add waiting conditions to spec Maikel Linke 2017-08-04 17:23:16 +10:00
  • 162b392004 Use expect syntax, correct spec description Maikel Linke 2017-08-04 17:16:11 +10:00
  • 26bedf0523 Make title matcher more robust Maikel Linke 2017-08-02 17:27:25 +10:00
  • ff3ee62509 Remove old comment Maikel Linke 2017-08-02 17:15:09 +10:00
  • 9c2a78adf2 Avoid warnings, use expect syntax Maikel Linke 2017-08-02 15:07:18 +10:00
  • 5a767ba3ef Avoid warning, use new syntax Maikel Linke 2017-08-02 14:29:11 +10:00
  • 691d642721 Use url helper instead of string to define expected url Rob Harrington 2017-07-28 14:00:21 +10:00
  • 7dbfc3740d Revert "Add workaround to pass Spree core tests in Travis" Rob Harrington 2017-07-28 12:56:43 +10:00
  • b2897d7feb Reset Spree::Config.allow_backorders to original value in spec Rob Harrington 2017-07-28 12:44:11 +10:00
  • b18177c215 Add workaround to pass Spree core tests in Travis Julius Pabrinkis 2017-05-31 21:38:12 +01:00
  • cec0a8c2e7 Specify page object for Capybara#find methods Julius Pabrinkis 2017-05-02 15:20:48 +01:00
  • 412de318ed Manually disable backorders in failing features Julius Pabrinkis 2017-05-02 14:43:25 +01:00
  • 92cc7a4648 Another try for failing feature Julius Pabrinkis 2017-04-27 17:42:09 +01:00
  • 96c0481e17 Fix intermittently failing product distribution feature Julius Pabrinkis 2017-04-27 16:20:30 +01:00
  • 5dd7ddc288 Refactor base controller with new rspec syntax Julius Pabrinkis 2017-04-27 16:19:02 +01:00
  • ea91a82f30 Try to fix shopping cart failing feauture in Travis Julius Pabrinkis 2017-04-27 12:20:53 +01:00
  • 8e10269b50 Try to fix intermittently failing test for product distribution Julius Pabrinkis 2017-04-27 11:12:30 +01:00
  • dae74666c5 Add missing 'type: :request' for request spec Julius Pabrinkis 2017-04-25 15:40:09 +01:00
  • 94e31e35ba Fix Spree::Admin::BaseController related issues Julius Pabrinkis 2017-04-24 15:08:38 +01:00
  • c835b4eb1a Replacing stub_model objects with actual factory generated instances Rob Harrington 2017-04-05 12:18:38 +10:00
  • ef9e43fbd3 Replacing mock_model objects with instance_doubles Rob Harrington 2017-04-05 11:56:19 +10:00
  • f083433854 Explicitly specifying 'type: :helper' for all helper specs Rob Harrington 2017-04-05 11:28:05 +10:00
  • 9052b1c3db A few updates to spec where 'be true' and 'be false' didn't cut it Rob Harrington 2017-02-22 19:03:04 +11:00
  • 59578a73af Changing all references to 'be_true' and 'be_false' to 'be true' and 'be false' Rob Harrington 2017-02-22 16:48:52 +11:00
  • c691e260cf Rspec matcher enqueue_job for Delayed::Job supports block expectations Rob Harrington 2017-02-22 16:42:45 +11:00
  • 82072c8970 Explicitly specifying 'type: :controller' for all controller specs Rob Harrington 2017-02-22 16:11:06 +11:00
  • d0c52ac176 Updating outdated guard gems Rob Harrington 2017-04-05 10:41:25 +10:00
  • 6811a62568 Updating RSpec Gems Rob Harrington 2017-04-05 10:33:06 +10:00
  • 8653d03969 Merge remote-tracking branch 'origin/master' into HEAD Buildkite 2017-11-09 13:49:39 +00:00
  • 90d5a04368 Adding UK About pages to menus lin-d-hop 2017-11-04 17:40:19 +00:00
  • 84e4ebef08 Do not notify Bugsnag of a cache miss Pau Perez 2017-11-02 16:52:49 +01:00
  • 98603c4042 Do not test private methods Pau Perez 2017-11-02 16:51:56 +01:00
  • 26a4ee0171 Do not stub object under test Pau Perez 2017-11-02 16:27:55 +01:00
  • 4f03a2d25c Remove unnecessary require Pau Perez 2017-11-02 16:27:12 +01:00
  • 6a830a3843 Isolate ArraySerializer case in injection helper Pau Perez 2017-11-02 11:52:34 +01:00
  • 3ffd049135 Remove commented out code Pau Perez 2017-11-02 11:52:20 +01:00
  • e6d1b38b82 Remove upgrade_bundler script by reverting 250062bd2, 3f2299e52 and 5dfac10599 Rob Harrington 2017-11-09 12:25:43 +11:00
  • f8a892faf2 Remove upgrade_bundler script by reverting 250062bd2, 3f2299e52 and 5dfac10599 Rob Harrington 2017-11-09 12:25:43 +11:00
  • 54e141489a Add noindex meta tag for invisible shops and staging environment Pierre de Lacroix 2017-09-28 00:48:28 +02:00
  • e64fd1d308 Lower log level in prod to :info so we can debug Pau Perez 2017-10-25 13:13:46 +02:00
  • 01647c3df9 Disable allow_backorders by default in test environment Matt-Yorkley 2017-10-09 17:24:29 +01:00
  • cd6d7c76f6 Fix spec that requires preference persistence Rob Harrington 2017-10-14 16:53:07 +11:00
  • efa71c4ac8 Use Spree's approach for handling config when testing Rob Harrington 2017-10-14 14:51:13 +11:00
  • d4eb27a4ed Fix race condition in shipping method order spec Rob Harrington 2017-11-01 16:37:12 +11:00
  • eca18ba6ee Test to control order of shipping methods by name Duende13 2017-08-04 17:29:49 +01:00
  • 31fa49feed Added orderBy 'name' to the list of shipping methods offered. Duende13 2017-07-01 07:12:25 +10:00
  • b68aafdb72 1799 - adding missing translations in new shipping methods page yasirazgar 2017-10-21 23:50:53 +05:30
  • fd09a63e48 Imperative specs as per review comments Andy Palmer 2017-10-24 17:56:04 +11:00
  • afc50863cd Replace Deface with update to overridden template Andy Palmer 2017-10-24 17:39:34 +11:00
  • fea2240c39 Disabled product links in cart for openfoodfoundation/openfoodnetwork#1075 Andy Palmer 2017-10-24 14:56:35 +11:00
  • 9642e8295e Merge transifex translations v1.10 Rob H 2017-10-21 00:23:40 +11:00
  • 1424d44eab Merge pull request #1919 from nicolauduran/add-dev-doc Enrico Stano 2017-10-20 14:31:43 +02:00
  • 0a5f0a518d Add development doc Nicolau Duran 2017-10-20 13:18:21 +02:00
  • ff1672e411 Updating translations for config/locales/nb.yml [skip ci] Transifex-Openfoodnetwork 2017-10-20 19:50:21 +11:00
  • 32d8368990 Updating translations for config/locales/fr.yml [skip ci] Transifex-Openfoodnetwork 2017-10-20 19:42:24 +11:00
  • e7f8102eb9 Update en-GB.yml Lynne 2017-10-20 08:29:18 +01:00
  • 24e1d0b775 Fix mistyped translation key for 'dashboard' Rob Harrington 2017-10-20 16:26:08 +11:00
  • ceadd386aa Update order spec to test an order with a total > 0 Rob Harrington 2017-10-18 17:23:42 +11:00
  • d42dc2b286 Fix #1902: ensure correct payment state when failed payments are present Rob Harrington 2017-10-18 11:32:27 +11:00
  • e9c8e17710 Merge remote-tracking branch 'origin/master' into HEAD Continuous Integration 2017-10-19 20:42:35 +11:00
  • bfd845915c Update en-GB.yml Lynne 2017-10-19 10:41:21 +01:00
  • b7976a2356 Do not update finalized fee adjustments Rob Harrington 2017-10-19 16:54:39 +11:00
  • cd744dab68 Ignore .byebug_history after recent update of byebug gem Rob Harrington 2017-10-14 14:45:35 +11:00
  • 02e3aac3f0 Updating translations for config/locales/fr.yml [skip ci] Transifex-Openfoodnetwork 2017-10-19 04:38:24 +11:00
  • 50075f02a0 Updating translations for config/locales/es.yml [skip ci] Transifex-Openfoodnetwork 2017-10-18 19:29:14 +11:00
  • 05d8cd09e3 Merge pull request #1890 from coopdevs/add-node-version Enrico Stano 2017-10-18 09:24:06 +02:00
  • 02fd87158e Add display flex on active table row to fix misalignment Justyna Field 2017-08-30 15:35:46 -06:00
  • 165af4b812 Use I18n "lazy" lookup Pierre de Lacroix 2017-09-26 16:04:48 +02:00
  • dba8e36752 Change key for uncapitalized "items" translation Pierre de Lacroix 2017-09-21 17:54:02 +02:00
  • a245590114 Fix some translations Pierre de Lacroix 2017-09-21 16:15:06 +02:00
  • 5ecae39051 Merge remote-tracking branch 'origin/master' into HEAD Continuous Integration 2017-10-17 19:36:45 +11:00
  • 2508234a7c Updating translations for config/locales/en_GB.yml [skip ci] Transifex-Openfoodnetwork 2017-10-17 19:23:35 +11:00
  • da5f9e7ebc Updating translations for config/locales/nb.yml [skip ci] Transifex-Openfoodnetwork 2017-10-16 20:00:37 +11:00
  • 0d483882de Update helper messages in Stripe Connect config UI Rob Harrington 2017-10-16 10:34:50 +11:00
  • 9e40502876 Update stripe controller routing comments Rob Harrington 2017-10-16 09:39:15 +11:00
  • c38e58159f Merge remote-tracking branch 'origin/master' into HEAD Continuous Integration 2017-10-13 18:57:25 +11:00
  • acf0919bfa Updating translations for config/locales/en_GB.yml [skip ci] Transifex-Openfoodnetwork 2017-10-13 18:33:41 +11:00
  • bca409bfe4 Bumping very outdated versions of pry and byebug Rob Harrington 2017-10-06 08:23:08 +11:00
  • 1fe10b4b25 Add pointer cursor to other links in products bulk edit Pierre de Lacroix 2017-09-25 16:17:35 +02:00
  • 768378b147 Add pointer cursor to EXPAND ALL link in products bulk edit Pierre de Lacroix 2017-09-25 14:04:54 +02:00
  • 1fcbf6b44d Clear shipping_method_id from order when restarting checkout Rob Harrington 2017-10-13 12:45:02 +11:00
  • f96502c369 Add unit specs for CheckoutController#restart_checkout Rob Harrington 2017-10-11 11:51:58 +11:00
  • c031b0e52b Clear shipments and payments after failed payment at checkout Rob Harrington 2017-10-06 12:16:13 +11:00
  • 6006952603 Moving checkout request specs into their own folder Rob Harrington 2017-10-06 08:45:33 +11:00
  • e5fb8712d7 Simplify Product Edit Screen removing fields and adding 2 new menu options for seo and group buy (#1741) Duende13 2017-09-12 07:09:39 +01:00
  • 508dfa4f23 Fix failing tests assuming localizeCurrency has no "delimiter" Pierre de Lacroix 2017-10-04 14:54:53 +02:00
  • 65d176f533 Fix wrong way to force currency symbol after the amount Pierre de Lacroix 2017-10-04 00:33:42 +02:00
  • 089c754f62 Remove conversion of amounts to currency strings via Money in serializers as it's better done in JS Pierre de Lacroix 2017-09-26 19:48:54 +02:00
  • aae8f1cbc4 Change localizeCurrency filter to use I18n.toCurrency Pierre de Lacroix 2017-09-26 10:45:29 +02:00
  • 7194db40ee Merge pull request #1895 from Matt-Yorkley/codeclimate-symbol-arrays Matt-Yorkley 2017-10-13 00:06:32 +01:00
  • f2ad087be5 Change inheritance of StripeAccountsController Rob Harrington 2017-10-12 21:35:31 +11:00
  • 0b8b5e694e Move Stripe Connect callback action to dedicated controller Rob Harrington 2017-10-12 20:49:28 +11:00
  • 01f9fd3232 Rename webhook handler status mappings Rob Harrington 2017-10-12 17:38:20 +11:00
  • 99cac20725 Fall back to 200 when handler returns an unknown result Rob Harrington 2017-10-12 17:27:24 +11:00
  • 068dbe5013 Add verification to Stripe webhook endpoint Rob Harrington 2017-10-12 17:14:09 +11:00
  • ed375a1e2c Build Event object in controller instead of service object Rob Harrington 2017-10-12 16:31:17 +11:00
  • 4345285164 Allow more granularity in Stripe WebhookHandler responses Rob Harrington 2017-10-12 14:48:19 +11:00