active_model_serializers/test/adapter/json_api
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
..
belongs_to_test.rb Rubocop autocorrect 2016-03-08 22:32:34 +01:00
collection_test.rb Fix RuboCop 0.40 linter errors (#1722) 2016-05-26 12:58:05 -04:00
errors_test.rb re: RuboCop - replace rocket style hashes 2016-06-20 22:14:12 +01:00
fields_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
has_many_embed_ids_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
has_many_explicit_serializer_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
has_many_test.rb Add tests for fields option demonstrating usage on both attributes and relationships (#1839) 2016-08-17 16:12:12 -05:00
has_one_test.rb Fix tests to comply with the JSON API spec. 2016-04-20 03:08:54 +02:00
include_data_if_sideloaded_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
json_api_test.rb re: RuboCop - hash indention corrections 2016-06-20 22:13:21 +01:00
linked_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
links_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
pagination_links_test.rb Disable pagination links via config 2016-09-06 15:06:54 -04:00
parse_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
relationship_test.rb Better AMS Model attributes interface 2016-11-21 09:14:26 -06:00
resource_identifier_test.rb Namespace separator setting for json-api and tests (#1874) 2016-08-12 12:54:42 -05:00
resource_meta_test.rb re: RuboCop - replace rocket style hashes 2016-06-21 22:08:27 +01:00
toplevel_jsonapi_test.rb Moved the adapter and adapter folder to active_model_serializers folder and changed the module namespace 2016-02-23 21:49:58 -06:00
transform_test.rb Make test attributes explicit 2016-12-04 19:33:39 -06:00
type_test.rb re: RuboCop: Bulk minor style corrections 2016-06-20 22:12:16 +01:00