We only have basefield tests for non-revisonable entities right now. Add basefield tests for revisonable entities with and without data table. This can be backported to 8.x-1.x.
| Comment | File | Size | Author |
|---|---|---|---|
| #31 | add_tests_for_base-2773099-31.patch | 31.66 KB | jibran |
Comments
Comment #2
jibranSome how this is broken for 8.x-1.x as well.
Comment #3
jibranComment #6
jibranIt is passing now on 1.x.
Comment #9
jibranNope it is not passing apparently I was testing the wrong file on PHPStorm.
Comment #11
jibranBerdir showed me #2506805: Non-revisionable base fields with multiple columns break revisionable entity types.
Comment #12
jibranComment #17
jibranHere are the test fixes for 2.x. This will still fail because of #2775539: DerUpdateTest is failing after 2755525.
Comment #18
jibranComment #20
jibranBoth patches are ready for review.
Comment #22
jibranReroll.
Comment #23
jibranAdded some tests for revsionable entities we can extend those in #2772611: target_id_int column doesn't exist for field revision table.
Comment #28
chx commentedComment #30
jibranThanks for the quick fix.
Comment #31
jibranComment #33
jibranComment #34
jibran