1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/test/unit
2014-10-07 23:16:36 -04:00
..
serializers Tweak Serializer :where_object_condition method tests so they check the argument syntax instead of the SQL 2014-06-26 14:22:04 -04:00
cleaner_test.rb Tests to cover changes from cb46e87; Cleaner module should group versions by PaperTrail.timestamp_field 2014-03-18 15:56:53 -04:00
inheritance_column_test.rb use assert_nil vs .nil? (fix for jruby?) 2014-03-16 11:08:39 -04:00
model_test.rb Fix PaperTrail::Model::InstanceMethods#changed_notably? to return proper values when attrs are ignored 2014-10-07 23:16:36 -04:00
protected_attrs_test.rb Use ActiveRecord::VERSION::MAJOR for version comparisons isntead of invoking :to_f on the full version String 2014-01-08 14:17:42 -05:00
serializer_test.rb Don't hard code id's in testing... 2014-03-16 11:07:17 -04:00
timestamp_test.rb Tests to cover changes from cb46e87; Cleaner module should group versions by PaperTrail.timestamp_field 2014-03-18 15:56:53 -04:00
version_test.rb Convert tests for VersionConcern#where_object to RSpec specs and update tests to actually test for functionality 2014-06-26 18:06:24 -04:00