Mike Jolley
|
99be0167b4
|
Order type doesn't appear to be used anywhere, and I'd expect other plugins extending orders to have their own classes anyway making this a bit pointless.
@thenbrent
|
2016-08-16 13:02:22 +01:00 |
Mike Jolley
|
f03d439259
|
Unit test fixes
|
2016-08-15 11:02:55 +01:00 |
Mike Jolley
|
8867368b97
|
Fix unit tests
|
2016-08-04 17:24:23 +01:00 |
Mike Jolley
|
a22859ae32
|
Abstract unit tests
|
2016-06-23 15:52:12 +01:00 |
Mike Jolley
|
13d293dd25
|
abstract total unit tests
|
2016-06-22 17:02:22 +01:00 |
Mike Jolley
|
46439ddba5
|
Refund unit tests
|
2016-06-22 16:31:05 +01:00 |
Mike Jolley
|
9da9d3bf69
|
Unit test conditional functions
|
2016-06-22 15:38:28 +01:00 |
Mike Jolley
|
9fc3e24647
|
getter unit tests
|
2016-06-22 14:28:00 +01:00 |
Mike Jolley
|
8287b13cf1
|
Address and CRUD unit tests
|
2016-06-22 14:07:42 +01:00 |
Mike Jolley
|
9c7abaedcb
|
Fixed unit tests
|
2016-06-22 12:29:23 +01:00 |
Mike Jolley
|
17d11d76ce
|
Tests failing due to missing SERVER_NAME
|
2016-03-23 15:35:06 +00:00 |
Mike Jolley
|
2fec0f425a
|
Remove namespaces from tests for 5.2 support
|
2016-03-23 12:14:13 +00:00 |
Justin Shreve
|
705213d4f5
|
Move meta_id into the _meta_data array instead of trying to use them as array keys.
This is so we can just use PHP's keys, instead of trying to add new meta and guess an avaible key.
|
2016-03-18 12:24:35 -07:00 |
Justin Shreve
|
5d6cdd05f1
|
Finish out tests, make sure to use cprrect meta ID field in order by clause.
|
2016-03-14 11:12:47 -07:00 |
Justin Shreve
|
97c0edf445
|
Start on tests for testing CRUD meta.
Includes Mock object for testing against the abstract WC_Data.
|
2016-03-14 11:12:47 -07:00 |