Commit graph

40 commits

Author SHA1 Message Date
Lars Henrik Mai
e33931c47c Fix paper factory definition 2020-03-09 11:13:07 +01:00
Lars Henrik Mai
5dad333655 Replace capybara-webkit with apparition and update capybara to 3.30.0
See https://github.com/teamcapybara/capybara#apparition
2020-01-16 12:20:47 +01:00
Joerg Reichert
4a9be9c579 Fix search bug 2019-10-27 14:34:49 +01:00
Joerg Reichert
ad77627973 Migration to Ruby 2.5, Rails 5.1.5, Elasticsearch 5.4.3 2018-03-24 19:32:34 +01:00
Joerg Reichert
85d2ad5d57 Fix kaminari init 2018-02-18 23:26:30 +01:00
Joerg Reichert
739e666f7b 28 - cover stemming and compound feature with tests 2017-01-07 14:18:50 +01:00
Joerg Reichert
c041ae596f #12 - fixed rspec tests and add some more tests 2017-01-01 13:41:28 +01:00
Lars Henrik Mai
42a6267fc0 Replace phantomjs with capybara-webkit for headless testing 2016-05-04 20:56:02 +02:00
Joerg Reichert
568da30c54 Merge pull request #30 from CodeforLeipzig/more-tests
Add more tests
2016-04-12 21:03:46 +02:00
Joerg Reichert
98f05ca746 simplify routes 2016-04-10 14:48:04 +02:00
Joerg Reichert
2934bea7db test RSS format 2016-04-10 14:47:22 +02:00
Lars Henrik Mai
d2da4bece9 Add feature spec for originator filter 2016-03-30 20:56:39 +02:00
Lars Henrik Mai
bc9b1c733b Expand search filter spec to test type filter for aggregation counts 2016-03-30 20:56:39 +02:00
Lars Henrik Mai
871c05dc11 Initial search filter spec 2016-03-30 20:56:39 +02:00
Lars Henrik Mai
27f02fd9fa Add poltergeist gem for phantomjs integration 2016-03-30 20:56:39 +02:00
Lars Henrik Mai
0d09ebaad3 Add feature specs for simple search queries 2016-03-30 20:55:33 +02:00
Lars Henrik Mai
1bbcbdc94e Fix spec for default sort order 2016-03-30 20:55:11 +02:00
Joerg Reichert
cb4db8c1b1 use coveralls only in spec 2016-03-05 22:04:05 +01:00
Joerg Reichert
a247ccc70a use Coveralls.merged!('rails') 2016-03-05 21:28:32 +01:00
Joerg Reichert
2fa90ec206 added coveralls 2016-03-05 19:26:31 +01:00
Joerg Reichert
edfd93103d migrated paper tests to rspec 2016-03-02 22:23:13 +01:00
Lars Henrik Mai
83be2d5db1 Fix 503 errors in tests from Elasticsearch due to cluster not being ready 2016-02-27 10:43:15 +01:00
Lars Henrik Mai
9351e01fa4 Mark failing search controller spec pending 2016-02-24 19:17:12 +01:00
Lars Henrik Mai
3e27d8e82f Add database_cleaner gem 2016-02-24 11:59:52 +01:00
Lars Henrik Mai
80a67d094d Make url unique in paper factory 2016-02-24 11:59:37 +01:00
Lars Henrik Mai
9ae58e3a8d Add spec for search result pagination 2016-02-24 11:39:12 +01:00
Lars Henrik Mai
5b29fe761c Add feature spec for search result item 2016-02-23 11:37:39 +01:00
Lars Henrik Mai
e0573b703f Add search results to feature spec 2016-02-20 07:48:01 +01:00
Lars Henrik Mai
aa4a6b6958 Generate unique reference in Paper factory 2016-02-20 07:47:43 +01:00
Lars Henrik Mai
d9f95f9e97 Move factories to spec dir and add helper module 2016-02-19 08:39:30 +01:00
Lars Henrik Mai
6dd6387b39 Initial feature spec for search page 2016-02-19 08:22:59 +01:00
Lars Henrik Mai
2d85da354b Failing controller test for search result 2016-02-18 07:15:28 +01:00
Lars Henrik Mai
85167bc563 Add more search controller specs 2016-02-17 21:20:17 +01:00
Lars Henrik Mai
9d1ab75015 Configure rspec for elasticsearch 2016-02-17 20:46:03 +01:00
Lars Henrik Mai
8f4342919f initial controller spec 2016-02-17 08:59:52 +01:00
Lars Henrik Mai
2280e47bab first paper model spec 2016-02-17 08:36:16 +01:00
Lars Henrik Mai
88c7951160 configure shoulda-matchers 2016-02-17 08:35:59 +01:00
Lars Henrik Mai
0c2dcd9689 configure factory_girl for rspec 2016-02-17 08:29:12 +01:00
Lars Henrik Mai
c0b504039a add some default spec directories 2016-02-17 08:02:00 +01:00
Lars Henrik Mai
34d37d2183 add rspec config 2016-02-17 07:58:57 +01:00