Mike Jolley
|
e2552c0a8c
|
Unit tests
|
2017-03-10 12:01:40 +00:00 |
Mike Jolley
|
627b08ba37
|
Test coverage
|
2016-08-25 17:42:47 +01:00 |
Claudio Sanches
|
38e1be71eb
|
ID first for all elements in the REST API
cc @mikejolley
|
2016-08-22 16:58:34 -03:00 |
Mike Jolley
|
39f4a1cdca
|
Swaps meta_id for id across crud and api
|
2016-08-22 19:37:34 +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 |