Christopher Allford
|
f72b8db576
|
Added some exceptions to the PHPCS standards for unit tests
The file comments and @throws tags are unnecessary in unit tests.
|
2020-07-15 14:29:13 -07:00 |
Christopher Allford
|
55385f6cec
|
Moved the orphaned unit test into the correct directory
|
2020-07-15 14:21:34 -07:00 |
Christopher Allford
|
63ba6f7ee0
|
Moved the PSR-4 namespaced test directory to the correct folder
I know this probably doesn't belong in this PR, but it has been thoroughly discussed and I don't think anyone will mind :)
|
2020-05-14 21:20:47 -07:00 |
vedanshujain
|
27ad4a552e
|
Rename file and class to resemble PSR4 like convention for consistency.
|
2020-05-05 19:19:37 +05:30 |
vedanshujain
|
f4e169f21e
|
Moved test specific logic from bootstrap to test file
|
2020-05-02 00:31:54 +05:30 |
vedanshujain
|
13dfb8180f
|
Add unit test and a sample Woo plugin file
|
2020-05-01 22:47:08 +05:30 |