paper-trail-gem--paper_trail/test
Jared Beck fc07a4db7d Specify query order in STI test
This fixes an intermittent test failure where query sometimes
returned records in an order other than that in which they
were created. This is not a bug. Without an order clause, SQL
queries are expected to return records in any order.
2015-12-22 23:09:33 -05:00
..
dummy Hopefully fix intermittent PG test fail in CI 2015-12-19 21:13:30 -05:00
functional ffaker 2.1 (was 1.31) 2015-12-19 19:02:31 -05:00
unit Specify query order in STI test 2015-12-22 23:09:33 -05:00
custom_json_serializer.rb Upcasing the provided YAML and JSON serializers 2013-10-17 22:05:24 -04:00
paper_trail_test.rb Make Config.enabled backed by a thread variable #539 2015-06-03 09:27:57 -05:00
test_helper.rb Add assertions to adjust timestamps on MySQL. 2015-12-21 21:06:42 +01:00
time_travel_helper.rb Remove ruby 1.8 hacks 2015-12-13 01:14:59 -05:00