Commit Graph

29 Commits

Author SHA1 Message Date
M. Simon Borg 5ed366de82 use before_action for rails 5, maintain backwards compat. 2017-05-10 15:20:11 -04:00
M. Simon Borg 6f22014650 splat args in SetupAssociation test 2017-05-10 08:49:15 -04:00
jgrau 595aa46de5
Lock public_suffix to pre 1.5.0
The 1.5.0 version of public_suffix drops support
for ruby version < 2.0 which we still support.
2017-04-28 08:00:34 +02:00
jgrau 89458144be
Lock rake to a version pre 11.0
Rake version 11.0 removed the `last_comment`
method which is used by `rspec 2.14.x` which we
use in this test app.
2017-04-28 08:00:33 +02:00
spodlecki b38845ac6f removing httpclient due to deprecation warning 2015-12-30 16:40:05 -06:00
asharma-ror 04d80ef172 Fixed the failing case. 2015-04-22 11:08:10 +05:30
asharma-ror 2e72b5aefa params feature 2015-04-21 15:51:47 +05:30
Md. Tauhidul Islam 66c7533f47 - Fix test code for unique impressionist of instance with friendly_id
- Fixed rspec-rails version for run previous test cases
- Add friendly_id in gemfiles for run test case
2015-02-08 02:03:34 +06:00
Md. Tauhidul Islam 5573aebeaa Change friendly_id gem version 2015-02-08 00:54:41 +06:00
Md. Tauhidul Islam 8573b40e6f Add friendly_id to test group in gem file 2015-02-08 00:43:38 +06:00
Md. Tauhidul Islam f77d187f66 Unique impressionist count for objects which are using friendly_id 2015-02-07 22:08:32 +06:00
Bashir Eghbali d157b1feff fixed specs 2014-02-21 16:09:57 -08:00
Bashir Eghbali 38ece35eb7 fixed tests + added tests for conditionals 2014-02-21 16:00:15 -08:00
Hannes Staffler bad17466ee added functionality to filter by message 2013-12-13 10:20:20 +01:00
Erik Michaels-Ober 428e0eb84f Update test app dependencies 2013-11-29 10:36:05 +01:00
Peter M. Goldstein 67acf817d2 Don't use attr_accessible if StrongParameters is included in the application. 2013-09-22 11:37:28 -07:00
Antonio C Nalesso Moreira d17986f098 fix travis failing 2013-09-06 23:07:47 +01:00
Antonio C Nalesso Moreira d42819dd42 FIX #108, this is what happens when I should had gone to sleep :) 2013-09-02 02:23:52 +01:00
Antonio C Nalesso Moreira c9ae78d92a FIX #103, changed constantize for safe_constantize 2013-08-31 00:28:20 +01:00
Antonio C Nalesso Moreira f0eca5b513 FIX #97, and refactored 2013-07-19 03:57:13 +01:00
Antonio C Nalesso Moreira 74847f2d04 fixed #96, fixed generator for orms 2013-07-14 23:36:06 +01:00
Antonio C Nalesso Moreira 0e437313fd updated readme 2013-07-13 02:53:34 +01:00
Antonio C Nalesso Moreira 41512eaa35 removed pending tests, added rspec tags 2013-07-13 02:49:07 +01:00
Antonio C Nalesso Moreira b05aa79ad3 added minitest tests, added 2 entities in order to handle compability between rails versions 2013-07-12 02:48:23 +01:00
Antonio C Nalesso Moreira 558340a610 fix rspec deprecate stub 2013-07-11 06:02:26 +01:00
Antonio C Nalesso Moreira 50cebdcb23 added a rails toggle class in order to make mongodb work 2013-07-11 05:43:04 +01:00
Antonio C Nalesso Moreira 38d01e9c69 fix failing on travis, and added first spec 2013-07-11 04:09:58 +01:00
Antonio C Nalesso Moreira 512c949e3c added rake tasks, setup minitest 2013-07-11 04:00:06 +01:00
Antonio C Nalesso Moreira 9c169afa8d added tests folder, changed Rakefile, impressionist.gemspec 2013-07-11 03:11:26 +01:00