active_model_serializers/test/adapter
Benjamin Fleischer c69855bfaa Improve readability of relationships test (#1904)
* Really fix intermittent relationship test failures

* Unify the two JSON API relationship test files

I accidentally introduced the duplication when
merging
https://github.com/rails-api/active_model_serializers/pull/1543#issuecomment-193118782
and they've evolved separately since then.

They both have some value and need to be combined.

* Resolve duplicate tests from diverged tests files

* No longer test Association/Relationship interface directly
2016-09-26 09:23:40 -04:00
..
json remove dynamic class creation where not needed (#1850) 2016-07-18 14:11:09 -05:00
json_api Improve readability of relationships test (#1904) 2016-09-26 09:23:40 -04:00
attributes_test.rb Support key transformation for Attributes adapter (#1889) 2016-08-25 15:21:27 -04:00
deprecation_test.rb Clean up test deprecation warnings 2016-03-06 23:35:22 -06:00
json_test.rb re: RuboCop - hash indention corrections 2016-06-20 22:13:21 +01:00
null_test.rb re: RuboCop - get rid of redundant curly braces around a hash parameter 2016-06-20 22:14:39 +01:00
polymorphic_test.rb re: RuboCop - hash indention corrections 2016-06-20 22:13:21 +01:00