The D8 version does not yet have tests in place for it. Those should be seen as a blocker to releasing a full 8.x-1.0 version.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | i3074237-6.patch | 4.75 KB | barrett |
| #8 | i3074237-5.patch | 4.14 KB | attiks |
| #6 | i3074237-4.patch | 3.5 KB | attiks |
| #5 | i3074237-3.patch | 3.5 KB | attiks |
| #3 | i3074237-2.patch | 2.27 KB | attiks |
Comments
Comment #2
attiks commentedComment #3
attiks commentedAdd missing group
Comment #5
attiks commented- Schema added
- Test 200, 418 and 503
Comment #6
attiks commentedComment #8
attiks commentedAdd a real node to test against
Comment #9
attiks commentedComment #10
barrett commentedThank you for the patches, @attiks. I've rolled a new version based on your #5 patch that cleans up some D7-era issues (use $this-t() instead of t(), use new array syntax) and makes some pedantic changes like making test conditions more explicit in code and reordering them a bit.
Comment #12
barrett commented