Barry Kooij
|
8a104ee642
|
Unit Tests: Added test_get_total and test_get_total_ex_tax methods.
|
2014-10-24 22:34:10 +02:00 |
Barry Kooij
|
fdfabc89f9
|
Unit Tests: added test_check_cart_item_validity method
|
2014-10-24 21:26:38 +02:00 |
Barry Kooij
|
e5d418305d
|
Unit Tests: Added assertIsWPError to WC unit test framework
|
2014-10-24 21:26:26 +02:00 |
Barry Kooij
|
6960138876
|
Unit Tests: force delete on cleanup
|
2014-10-24 21:14:19 +02:00 |
Barry Kooij
|
a4bb50aaa5
|
Unit Tests: added test_get_remove_url
|
2014-10-24 20:56:56 +02:00 |
Barry Kooij
|
4eb50a198b
|
Unit Tests: added test_add_to_cart_sold_individually method
|
2014-10-24 20:36:07 +02:00 |
Barry Kooij
|
aa85f8dcb1
|
Unit Tests: add extra checks to add_to_cart tests.
|
2014-10-24 20:35:49 +02:00 |
Barry Kooij
|
ef3c2e02f0
|
Unit Tests: cart todo's
|
2014-10-24 17:04:21 +02:00 |
Barry Kooij
|
98851c8aa7
|
Unit Tests: test_set_quantity method
|
2014-10-24 17:04:10 +02:00 |
Barry Kooij
|
31e61bbf5c
|
Unit Tests: added test_generate_cart_id method
|
2014-10-24 15:43:26 +02:00 |
Barry Kooij
|
def3e98f04
|
Unit Test: use correct product helper method.
|
2014-10-24 15:37:22 +02:00 |
Barry Kooij
|
ae6a3ef287
|
Unit Tests: Added test_find_product_in_cart method
|
2014-10-24 15:37:09 +02:00 |
Barry Kooij
|
eabb8eb712
|
Unit Tests: product helper codestyle
|
2014-10-24 15:36:29 +02:00 |
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 |