mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| json | ||
| json_api | ||
| attributes_test.rb | ||
| deprecation_test.rb | ||
| json_test.rb | ||
| null_test.rb | ||
| polymorphic_test.rb | ||