Closed (fixed)
Project:
Voting API
Version:
8.x-3.x-dev
Component:
Unit tests
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2020 at 11:35 UTC
Updated:
20 May 2020 at 23:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andralex commentedLet's see on this patch
Comment #3
andralex commentedComment #4
andralex commentedComment #5
tr commentedYes! More tests are sorely needed! The more the better.
However, the patch in 4 needs to be changed a bit. The reason it didn't get tested in #2 or #4 is because the namespace of the test in the patch was wrong. Also the patch adds two coding standards violations. I fixed these - here is a new patch that fixes these problems and should Run and Pass on DrupalCI.
Comment #6
tr commented#5 tested green but didn't actually fix the coding standards that I intended it to. So here's a new patch:
Comment #7
tr commentedTest results in #6 shows that all test passed with no coding standards violations.
Comment #8
pifagorComment #10
pifagor