41 Commits

Author SHA1 Message Date
b7ef4a6a95 Migrate linter to rubocop-rails-omakase 2025-03-23 16:49:27 +01:00
c0e71104f6 keep org filter (scope) in public search (closes #508) 2021-02-21 20:27:22 +01:00
05c2228c28 [specs] DRY initialization by using the .rspec file 2020-12-21 21:40:23 +01:00
7603b72f57 update to latest Rubocop + start fixing tests (from 95 failures to 31) 2020-12-15 22:21:14 +01:00
15dca38b8f merge with develop 2020-12-15 21:32:57 +01:00
4bf880e05b Revert "Revert "Merge pull request #465 from coopdevs/feature/switch-from-elastic-to-pg-search-la-buena""
This reverts commit 096fcce484.
2020-10-06 21:10:03 +02:00
8bc377cb6c Merge branch 'develop' into rails_6 2020-04-03 20:22:01 +02:00
e51503f6e6 Remove offers controller specs which were already on offers view specs 2020-02-28 12:36:07 +01:00
0bacdebc15 Merge branch 'develop' into rails_6 2020-02-26 00:04:29 +01:00
17bd6afec1 fixing features specs in travis 2020-02-23 18:09:40 +01:00
c0071212b2 more gem updates; minor js refactor; first pass over tests and first fixes :) 2019-09-26 02:16:05 +02:00
096fcce484 Revert "Merge pull request #465 from coopdevs/feature/switch-from-elastic-to-pg-search-la-buena"
This reverts commit 9f7b99a794, reversing
changes made to ad9a8f0960.
2019-09-20 11:22:44 +02:00
5d0ec9ee9e Specs++ 2019-05-24 19:01:49 +02:00
8d8b2be48b Enable partial word searches in pg_search
Doc: https://github.com/Casecommons/pg_search#prefix-postgresql-84-and-newer-only
2019-05-24 01:22:18 +02:00
6fd92f192a Remove elasticsearch and use pg_search 2019-05-24 01:21:10 +02:00
8170499e0f Switch to post organization if possible 2018-07-05 17:24:20 +02:00
4cedf74e06 Load the requested post in any case and specs++ 2018-07-05 17:24:20 +02:00
56098b0bad Show link to login when guest user in offer page 2018-02-01 16:20:48 +01:00
49aaef0868 Provide destination_account to offers show view 2018-02-01 13:55:35 +01:00
3b7a06c8cf Remove old TODOs
They ask for better implementations but they've been working for some
time and are good enough.
2018-01-12 08:39:33 +01:00
fd8e48f3e6 🐕 2016-03-18 18:02:11 +01:00
143a6e45dd More explicit test for results of search 2016-03-18 18:00:49 +01:00
255bf5d845 Fix spec for offers controller search 2016-03-18 17:16:11 +01:00
3da6dcdbac posts (offers/inquiries) tests: check if tags are updating properly 2016-01-09 21:01:32 +01:00
3c8100f486 Merge pull request #170 from coopdevs/fix_decorator_specs
Fix decorator specs and some Travis settings
2015-10-19 10:28:14 +02:00
e152e689d1 Use expect() syntax everywhere 2015-10-17 17:29:25 +02:00
60ada67a09 Force refresh of the index when bulk import in test 2015-10-17 16:35:23 +02:00
e1719863bf Que no se pueda publicar una oferta/demanda sin título 2015-10-13 22:19:02 +02:00
0241238005 Remove trailing spaces for HoundCI 2015-09-29 13:10:21 +02:00
188050d8e4 Import existing records after Elastic Search index creation 2015-09-29 13:08:25 +02:00
b8ab947410 Initialize ES indices in a specific test. 2015-09-29 12:51:43 +02:00
79a54c4b4b Added Elasticsearch to better search posts 2015-06-03 18:47:44 +02:00
ca610f1789 add tests 2015-03-31 00:03:57 +02:00
7538a91705 Show any post to any user 2015-03-13 10:01:02 +01:00
729a0b1d52 My English is not so good... 2015-03-09 22:19:13 +01:00
707ee5273c Make houndCI happy 2015-03-09 18:51:18 +01:00
428eb47221 Force filter by current organization 2015-03-09 18:48:21 +01:00
d93525642e tests and rubocop ok 2015-02-09 19:03:03 +01:00
6172230c07 rubocop 2015-02-07 23:58:06 +01:00
e32d385870 tests 2015-02-07 23:36:23 +01:00
eeac23d969 Added tests for offers 2014-11-16 16:49:51 +01:00