active_model_serializers/test
Benjamin Fleischer 80af763d2e Make test attributes explicit
- Organize test poros with associations and by serializer
- Freeze derived attributes/associations against mutation
- Cleanup PORO fixtures
2016-12-04 19:33:39 -06:00
..
action_controller Make test attributes explicit 2016-12-04 19:33:39 -06:00
active_model_serializers Better AMS Model attributes interface 2016-11-21 09:14:26 -06:00
adapter Make test attributes explicit 2016-12-04 19:33:39 -06:00
benchmark Make serializer lookup configurable (#1757) 2016-11-16 18:38:40 +01:00
fixtures Make test attributes explicit 2016-12-04 19:33:39 -06:00
generators Ensure generator picks up ApplicationSerializer 2016-09-05 19:00:25 -04:00
serializers Make test attributes explicit 2016-12-04 19:33:39 -06:00
support Make serializer lookup configurable (#1757) 2016-11-16 18:38:40 +01:00
active_record_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
adapter_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
array_serializer_test.rb Drop support for Rails 4.0 and Ruby 2.0.0 2016-04-04 11:41:35 -06:00
cache_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
collection_serializer_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
grape_test.rb re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
lint_test.rb re: RuboCop: Bulk minor style corrections 2016-06-20 22:12:16 +01:00
logger_test.rb re: RuboCop - Use nested module/class definition instead of compact style. 2016-06-20 22:15:20 +01:00
poro_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
serializable_resource_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
test_helper.rb Add helpful testing gems 2016-09-05 18:27:58 -04:00