Closed (fixed)
Project:
Commerce Xero
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2020 at 14:19 UTC
Updated:
11 Jul 2020 at 12:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jonathanshawI'm thinking "~1.2 || ~2.0" but I've not been able to test this yet.
Comment #3
mradcliffeSorry I didn't get to this sooner. I went ahead and tried to incorporate some deprecation fixes as well.
Comment #4
mradcliffephpstorm suggested something bad in composer.json.
Comment #6
jonathanshawI think this might fix the tests.
I also stumbled across OrderKernelTestBase while doing this and implemented that for future-proofing, and fixed a coding standard.
Comment #7
jonathanshawDoh
Comment #8
jonathanshawI tried to fix one of the things preventing the branch from passing in my patch, but I've no idea why the other is a "risky test".
Comment #9
mradcliffeThe risky test is because that test isn't asserting anything directly. It's fine.
Commerce updated again and a kernel base test got removed.
Comment #11
mradcliffeAnother typo too. Fixed on commit.