Commit Graph

1230 Commits

Author SHA1 Message Date
Barry Kooij f88fe50ab4 Unit Test: Added delete_product helper method. 2014-10-24 15:36:13 +02:00
Barry Kooij 2439ac2c25 Unit Tests: Added test_get_cart_url method 2014-10-24 15:20:54 +02:00
Barry Kooij da45bdac12 Unit Testing: Added a product helper class. 2014-10-22 00:26:04 +02:00
Barry Kooij ac35cac823 Unit Testing: Added test_add_to_cart_simple and test_add_to_cart_variable methods. 2014-10-22 00:25:52 +02:00
Barry Kooij 23db5a8c74 Start of cart unit tests. 2014-10-21 15:09:03 +02:00
Barry Kooij 19a68ee685 Changing the WC_LOG_DIR shouldn't fail the unit test. 2014-10-14 14:23:18 +02:00
Max Rice b06e1982c9 Register post types before each unit test
Fixes #6501

see
https://core.trac.wordpress.org/changeset/29860/trunk/tests/phpunit/incl
udes/testcase.php, apparently we were #doingitwrong  🙈
2014-10-09 15:24:37 -04:00
Barry Kooij 6fb04ca50b Download WordPress files over HTTPS. 2014-09-17 12:12:14 +02:00
Mike Jolley d110508a25 Update unit tests to match log directory change. 2014-09-11 00:11:51 +01:00
Max Rice ba47272599 update tests readme 2014-09-07 15:18:16 -04:00
Max Rice 6f532a93c4 Add coveralls.io for tracking test coverage 2014-09-07 14:53:33 -04:00
Max Rice 7bd27712c5 Set WC specific values for tests config 2014-09-06 00:49:02 -04:00
Jim Greenleaf 31d863fe73 fix tests to work with any host 2014-09-06 00:47:22 -04:00
Max Rice 8a6097be79 Fix typo 2014-09-05 19:36:43 -04:00
Max Rice ac5076ad8e Fix failing tests in PHP 5.2 2014-09-05 19:21:31 -04:00
Max Rice bcf7d173f7 Add unit tests for formatting functions 2014-09-05 14:35:02 -04:00
Max Rice 0fbba35c9d Add factory for webhook unit tests 2014-09-05 14:34:51 -04:00
Max Rice 0e4a4ef787 Add unit tests for notice functions 2014-09-05 02:36:46 -04:00
Max Rice c1b4d16b9d Add unit tests for coupon functions 2014-09-05 02:36:35 -04:00
Max Rice 02adbfa110 Unit Tests: add mock session handler 2014-09-05 02:35:53 -04:00
claudiosmweb 78c7fefe3e fixed some docblocks 2014-09-02 16:50:19 -03:00
Max Rice 0bd7d8990c [#3176] Refactor bootstrap
* Adjust load and install order
* Fix issue with stale capabilities after install
2014-09-01 16:11:48 -04:00
Max Rice 50253bc8b6 [#3176] Use shop manager role for API tests 2014-09-01 16:11:08 -04:00
Max Rice 4cffe3182f [#3176] Add readme 2014-09-01 03:26:26 -04:00
Max Rice 9730201e08 [#3176] Add woocommerce class tests 2014-09-01 02:59:35 -04:00
Max Rice 93485e0891 [#3176] Add core function tests 2014-09-01 02:59:23 -04:00
Max Rice 17a1918991 [#3176] Add webhooks REST API endpoint tests
100% coverage :)
2014-09-01 02:04:49 -04:00
Max Rice 27f378bf4e [#3176] Add unit test framework 2014-09-01 02:04:02 -04:00
Max Rice 71def57a7d [#3176] Add unit test boostrap 2014-09-01 02:03:52 -04:00
Max Rice cf50957629 [#3176] Clean up gitignore 2014-09-01 02:00:12 -04:00