Closed (fixed)
Project:
JSON:API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Mar 2018 at 16:59 UTC
Updated:
22 Mar 2018 at 12:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersLet's kick this off with test coverage for
@FieldType-level normalizers.Comment #3
wim leersLet's add
@DataType-level normalizer test coverage.Comment #4
wim leersLet's make this more robust, and easier to scan+understand.
Comment #5
wim leersMuch of the assertions are the same. Let's use a
@dataProviderto make this 10x easier to understand and maintain. This now makes the expected differences super obvious!Comment #8
wim leersHaha, #2 and #3 would also have passed, if it weren't for the fact that in my rebasing, I accidentally moved some things from later commits into earlier commits, and hence broke the tests. Ah well.
Fixing CS violations.
IMHO this is RTBC-worthy.
Comment #9
gabesullices/jsonapi_test_field_type/jsonapi_test_data_type/
I think
Comment #10
wim leers🦅👀
👍
Comment #11
wim leersIgnore #10, unwanted cruft in there.
Comment #12
gabesulliceComment #14
wim leers