active_model_serializers/test/serializers
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
..
association_macros_test.rb remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
associations_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
attribute_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
attributes_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
caching_configuration_test_isolated.rb The cache store needs to be the actually store, not e.g. :memory_store 2016-03-30 09:52:29 -05:00
configuration_test.rb Favor ActiveSupport::TestCase over Minitest::Test 2015-12-22 10:35:51 -06:00
fieldset_test.rb re: RuboCop - replace rocket style hashes 2016-06-20 22:14:12 +01:00
meta_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
options_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
read_attribute_for_serialization_test.rb Better AMS Model attributes interface 2016-11-21 09:14:26 -06:00
root_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
serialization_test.rb Better AMS Model attributes interface 2016-11-21 09:14:26 -06:00
serializer_for_test.rb remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
serializer_for_with_namespace_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00