woocommerce/tests/unit-tests/coupon
Luigi 548b00c660 Improve the way we do queries (#22043)
* Improve the way we do queries

* PHP legacy compatible

* Update aproach to filter queries with empty values

* Fixing Unit Tests

* Moving Unit Test to its the correct test function

* Filter missing the new param, allow_empty, also simplifiying unit test.

* Helper function to create counpon does not support empty coupon codes

* Helper function does not need to allot empty search

* Wrong code standard

* Fixing Code Standard Unit Test
2019-01-23 13:46:32 +00:00
..
coupon.php Remove unnecessary clean up code from unit tests 2018-08-23 15:15:17 -03:00
data-store.php Add a exception test to coupon delete 2018-05-24 12:37:52 +02:00
data.php Add 'public' visibility declarations to coupon test methods 2018-01-22 04:13:13 +00:00
functions.php Improve the way we do queries (#22043) 2019-01-23 13:46:32 +00:00