This repository was archived by the owner on Jun 15, 2022. It is now read-only.
Commit cec0958
committed
Temporarily remove PHP_CodeSniffer from the Travis test matrix.
Before refactoring the data store or CLI command to fix the outstanding CodeSniffer issues (SQL escaping), we should have tests around them. In order to test those methods effectively, we need factories for things like products, orders, discounts, etc. — that feels way out-of-scope for a seemingly-innocent "coding standards cleanup" branch (though it absolutely needs to be addressed before a public release, as SQL injection is nothing to scoff at).1 parent 05d6af5 commit cec0958
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments