Matty
53c0f6c712
Adds a test with incorrect values, to ensure the wc_format_country_state_string() function handles this as expected.
2016-02-16 11:05:32 +02:00
Matty
05b2d4597c
Adds a unit test for wc_format_country_state_string().
2016-02-16 09:31:29 +02:00
Claudio Sanches
b71dfff8f5
[TESTS] missing ;
2016-02-11 18:01:38 -02:00
Claudio Sanches
1d2f4d21e1
[TESTS] Fixed write context fatal error
2016-02-11 17:47:03 -02:00
Mike Jolley
fab8a871aa
Merge branch 'master' into shipping-zones
...
# Conflicts:
# assets/css/admin.css
# includes/admin/class-wc-admin-assets.php
2016-02-10 14:12:39 +00:00
Mike Jolley
75c264837f
Justins feedback/code tidy
2016-02-10 13:21:16 +00:00
jamez
5256cf47dc
Canada Postal code validation
...
Added Postal Code validation for Canada (country-code=CA). Also added
to the validation unit test for valid and invalid postal code examples.
2016-02-09 12:39:09 -05:00
Mike Jolley
352184cc06
Merge branch 'master' into shipping-zones
...
# Conflicts:
# assets/css/admin.css
# i18n/languages/woocommerce.pot
# includes/abstracts/abstract-wc-payment-gateway.php
# includes/abstracts/abstract-wc-shipping-method.php
# includes/admin/settings/class-wc-settings-shipping.php
# includes/wc-core-functions.php
# uninstall.php
2016-02-05 14:58:48 +00:00
Shiva Poudel
27532a80ba
Fix - Unit test for woocommerce currencies
2016-01-27 12:02:43 +05:45
Claudio Sanches
2cc13b6409
Fixed unit tests #10114
2016-01-21 20:19:03 -02:00
Joey Kudish
ece376bac1
weight/dim normalization: allow custom from unit
...
Add a third optional parameter to the weight and dimension normalization
functions in order to be able to specify a specific "from unit" instead
of using the site option. This allows arbitrary conversions between
different units of measure; which is particularly useful for extensions
that need to perform arbitrary unit conversions (e.g. shipping extension
that specifies custom box formats).
Also includes updated tests.
2016-01-12 22:48:56 -08:00
Mike Jolley
bdb8de7785
Zone unit tests
2016-01-08 14:53:24 +00:00
Mike Jolley
a33b9b9750
Unit tests for shipping zones
2016-01-08 13:56:01 +00:00
Shiva Poudel
4146558fd6
Updated the currency code for 'Lao Kip'
...
See: https://en.wikipedia.org/wiki/ISO_4217
2015-12-17 11:52:38 +05:45
Claudio Sanches
4f6c17a6a1
Fixed test for get_woocommerce_currencies()
2015-12-09 16:38:57 -02:00
Takashi Irie
d88ba80f84
Edits for Twnety Sixteen
2015-11-23 11:55:50 +00:00
Claudio Sanches
ee30b5b308
Fixed php docs standards
2015-11-03 11:31:20 -02:00
Mike Jolley
92310feb98
Merge pull request #9457 from woothemes/9251-wc-cart-functions
...
Moving some methods from WC_Cart to new functions
2015-10-30 13:12:55 +00:00
Claudio Sanches
0ff88deb98
Improved wc_coupons_enabled() name and description
2015-10-29 17:23:10 -02:00
Claudio Sanches
a7028e7734
Fixed tests for get_woocommerce_currencies()
2015-10-28 16:24:17 -02:00
Claudio Sanches
f3694cf17b
Fixed tests for the new cart and coupons functions
2015-10-28 16:09:53 -02:00
Akeda Bagus
f3dfdd20da
Assert log line format and its log message instead of log line equality.
...
Timestamp is not reliable to assert during the test.
2015-09-12 21:18:41 +07:00
Claudio Sanches
c324c66acc
Fixed tests for #8835
2015-08-14 15:39:20 -03:00
George Stephanis
c938fa24da
More missing esc_attr calls, :(
2015-08-05 15:17:52 -04:00
Shiva Poudel
f543430476
Unit Test class instance of Integrations
2015-07-20 16:55:58 +05:45
Claudio Sanches
409dd81ab9
Fixed unit tests for WC_Cart::get_remove_url()
2015-07-14 12:02:32 -03:00
Claudio Sanches
ac8f18a721
Fixed unit tests
...
@mikejolley
2015-07-08 23:40:29 -03:00
Mike Jolley
ac6cc96d35
Customer needs to be defined
2015-07-07 12:51:05 +01:00
Mike Jolley
6773b74770
Unit test - customer_address is geolocated
2015-07-07 12:36:06 +01:00
Claudio Sanches
c13409150f
Fixed tests for get_woocommerce_currencies()
...
@mikejolley
2015-06-29 15:13:42 -03:00
Justin Shreve
0a9d00bab6
Update the version number check for test_get_woocommerce_api_url
2015-06-19 13:42:10 +00:00
Justin Shreve
651b65f28e
Add a unit test for get_variation_id so we know we are getting back the IDs that we want
2015-06-09 13:02:02 +00:00
Claudio Sanches
d5c5d5e394
Fixed unit tests for wc_get_price_thousand_separator() and wc_get_price_decimal_separator()
2015-06-01 11:03:19 -03:00
Claudio Sanches
eff9b5ec18
Fixed test for wc_format_list_of_items
2015-05-28 10:28:49 -03:00
Claudio Sanches
9826273f8f
Merge pull request #7910 from SiR-DanieL/unit-tests
...
More unit tests
2015-05-28 10:27:10 -03:00
Mike Jolley
5ef335b169
Merge pull request #8215 from JeroenSormani/order-tests
...
Order tests
2015-05-28 12:44:17 +01:00
Claudio Sanches
ef8c3dd267
Fixed testes for wc_price()
2015-05-27 13:26:26 -03:00
JeroenSormani
b95b22d144
Add wc_get_order() tests + Order helper class
2015-05-23 10:48:07 +02:00
Claudio Sanches
8a9ab7ffea
Fixed get_woocommerce_api_url() for the new API versions numbers and
...
fixed the tests
@mikejolley
2015-05-05 09:01:34 -03:00
Mike Jolley
5786f89b3c
Update unit test for c37c1bd9fa
2015-05-01 15:28:17 +01:00
Nicola Mustone
f41e101b3f
test wc_processing_order_count, wc_orders_count
2015-04-14 16:47:04 +02:00
Nicola Mustone
839b5a4aa5
Tests for wc_format_list_of_items, wc_cart_totals_subtotal_html, wc_cart_totals_coupon_label
2015-04-14 16:37:10 +02:00
Nicola Mustone
0347a4005f
added data providers
2015-04-14 15:34:35 +02:00
Mike Jolley
2ddd07b252
FIx fixed product discount
2015-04-10 10:55:40 +01:00
Nicola Mustone
d4ff494a3f
test wc_get_price_decimals, wc_get_price_decimal_separator, wc_get_price_thousand_separator
2015-04-09 17:35:35 +02:00
Nicola Mustone
58f86eddf9
test wc_sanitize_tooltip
2015-04-09 17:24:58 +02:00
Nicola Mustone
bf1407a60d
added filters to test_wc_placeholder_img
2015-04-09 17:14:59 +02:00
Nicola Mustone
ce41820fbf
test wc_placeholder_img
2015-04-09 17:10:00 +02:00
Nicola Mustone
68e36f625a
test wc_delete_product_transients
2015-04-09 17:00:07 +02:00
Nicola Mustone
b8850724d3
tests now check for empty arrays first
2015-04-09 16:56:45 +02:00
Nicola Mustone
5815b5f155
test wc_get_featured_product_ids
2015-04-09 16:50:28 +02:00
Nicola Mustone
51c4019c76
test wc_get_product_ids_on_sale
2015-04-09 16:43:18 +02:00
Nicola Mustone
50abebac89
tests WC_Validation
2015-04-08 17:56:02 +02:00
Nicola Mustone
bc2bbf07c5
test wc_get_log_file_path
2015-04-08 17:55:54 +02:00
Nicola Mustone
8c52135c26
test wc_get_log_file_path
2015-04-08 17:55:40 +02:00
Nicola Mustone
1f8e512b01
tests WC_Logger
2015-04-08 17:55:19 +02:00
Barry Kooij
017c3b341e
Merge pull request #7655 from SiR-DanieL/unit
...
Begin tests WC_Validation
2015-04-08 13:15:18 +02:00
Claudio Sanches
b697a714a7
Fixed the testes for wc_get_weight()
2015-03-11 14:23:47 -03:00
Nicola Mustone
c72e44401a
begin tests WC_Validation
2015-03-06 18:27:18 +01:00
Barry Kooij
f699f5102c
Unit Tests: Fix Product\Functions tests
2015-03-06 16:59:19 +01:00
Barry Kooij
75e9f93891
Unit Test: Product_Simple fixes.
...
Related #7624
2015-03-06 16:55:11 +01:00
Barry Kooij
d6b970a61d
Namespace the Unit Tests
2015-03-06 16:32:40 +01:00
Nicola Mustone
d20047430b
more tests
2015-03-05 17:32:53 +01:00
Nicola Mustone
eefdfac91d
delete product if not empty
2015-03-05 17:32:45 +01:00
Nicola Mustone
1b941941a2
wrong tearDown
2015-03-04 18:25:29 +01:00
Nicola Mustone
36ece7a7f8
test WC_Product_Simple
2015-03-04 18:23:25 +01:00
Nicola Mustone
99c35e83eb
added more product functions tests
2015-03-04 16:48:11 +01:00
Nicola Mustone
3615e75de1
helper methods to get and delete a dummy product
2015-03-04 09:33:05 +01:00
Nicola Mustone
72c2d37478
restore _manage_stock properly
2015-03-04 09:25:15 +01:00
Nicola Mustone
c916037f10
test wc-product-functions.php
2015-03-04 09:00:33 +01:00
Nicola Mustone
42107fa37b
fix option name
2015-03-03 12:47:13 +01:00
Nicola Mustone
a18d2bd158
localize status in test_wc_get_order_status_name
2015-03-03 12:42:58 +01:00
Nicola Mustone
e602082056
test order-functions
2015-03-03 12:38:05 +01:00
Nicola Mustone
9877d49207
test_wc_trim_string
2015-03-03 12:37:57 +01:00
Nicola Mustone
f1f8759c41
test_wc_is_valid_url
2015-03-03 12:37:49 +01:00
Nicola Mustone
060bce3f00
delete created product
2015-03-02 17:11:42 +01:00
Nicola Mustone
6ac167ac36
wc-cart-functions - unit tests begin
2015-03-02 17:06:03 +01:00
Mike Jolley
3623d82881
Fix compound tax unit test #7525
2015-02-23 11:03:06 +00:00
Paul Kilmurray
cb12623fa7
Compound tax calculation test
...
There is either an error in the calculation for compound taxes, or
there is something wrong with my understanding of how compound taxes
should work - I’m definitely not discounting the later.
Given a price of $9.99 exclusive of tax, applying a 10% tax will give
9.99 + 0.999 = 10.989. Then applying a compound tax of 2% should give
10.989 + 0.2198 = 11.2088.
The result of the WC_Tax::calc_tax on the 2% compound tax is 0.1998
which seems to be in error.
Likewise for prices exclusive of tax.
Note: rounding to 4 decimal places on all calculations
2015-02-23 14:40:10 +08:00
shivapoudel
23a94dea1d
Tweaks roles typo
2015-02-03 22:07:58 +05:45
Jeroen Sormani
cd1e706327
Merge remote-tracking branch 'upstream/master'
2015-01-11 10:30:03 +00:00
Claudio Sanches
c4812461da
[Tests] Fixed the WC_Tests_Tax::test_get_shipping_tax_rates()
2015-01-05 14:59:16 -02:00
Claudio Sanches
b3cf6435b9
Merge pull request #6927 from purcebr/master
...
Unit Tests for WC_Customer class
2015-01-05 14:50:54 -02:00
Mike Jolley
6dced09940
Fix test_get_rates unit test
2015-01-05 16:40:31 +00:00
Mike Jolley
7d5e13cea6
Update wc_get_base_location() unit test
2015-01-05 10:26:35 +00:00
JeroenSormani
d523bd4c82
Replace many asserts with @dataProvider
2014-12-21 21:57:30 +01:00
Claudio Sanches
82e15ab231
[Tests] Updated the test for wc_get_core_supported_themes()
2014-12-12 10:29:22 -02:00
Bryan Purcell
54d50d8307
Clearing out the cart, and the mock product
2014-12-11 00:00:49 -06:00
Bryan Purcell
bc9821253f
Refactoring and fixing bugs in WC_Customer Unit Tests
2014-12-10 23:54:06 -06:00
Bryan Purcell
0213fcce85
Refactoring, resetting settings after test.
...
Testing multiple combinations of store default shipping methods, moving
helper methods to a unit test Helper Class.
2014-12-10 17:02:43 -06:00
Bryan Purcell
37fc5c2bda
Merge branch 'master' of github.com:woothemes/woocommerce
2014-12-10 17:00:28 -06:00
Claudio Sanches
130ddb2b56
[Tests] Fixed the tests for wc_timezone_string()
2014-12-10 16:09:01 -02:00
Claudio Sanches
51c5c65c9a
[Tests] removed deprecated tax method
2014-12-10 15:47:35 -02:00
Bryan Purcell
18fe337fac
Refactoring the WC_Customer Unit Tests
2014-12-09 19:50:31 -06:00
Bryan Purcell
4af6f1765d
Unit Tests for business logic in the WC_Customer class
2014-12-09 16:11:31 -06:00
Claudio Sanches
6841ca81c9
Fixed the coupons tests and improved the tax tests
2014-12-04 11:44:55 -02:00
Mike Jolley
dbcc8430e9
Installer tweaks + unit tests closes #6356
2014-11-25 17:09:24 +00:00
Mike Jolley
fe6d52b705
Final tax class unit tests
...
Closes #6357
2014-11-24 14:57:11 +00:00
Mike Jolley
a7d4b89c0d
test__delete_tax_rate #6357
2014-11-24 14:57:11 +00:00
Mike Jolley
39d8ec7db5
My first Unit tests
...
Part of #6357
2014-11-24 13:52:13 +00:00
claudiosmweb
8eec2f27ad
Created some conditional functions tests
2014-11-18 14:22:14 -02:00
claudiosmweb
da43955416
Introduces the wc_get_default_location() function
2014-11-18 12:56:13 -02:00
Barry Kooij
5fcc2554cb
Unit Tests: Made coupon tests non depend on each other. Added correct cleaning of coupons.
2014-11-11 14:29:40 +01:00
Barry Kooij
3d7108278d
Unit Tests: wrote cart test_get_coupons method.
2014-11-11 14:28:52 +01:00
Marin Atanasov
8892b1aeb0
fixing a typo in comments in WC_Cart and its tests
2014-11-09 17:42:49 +02:00
claudiosmweb
956f003175
Unit Tests: Created initial shipping tests and added shipping value for coupon tests
2014-10-30 17:58:19 -02:00
claudiosmweb
8faf3ec85a
Unit Tests: Created test_fixed_product_discount and test_percent_product_discount methods
2014-10-30 16:22:14 -02:00
claudiosmweb
720ef008d7
Unit Tests: Created WC_Helper_Fee class and WC_Tests_Cart::test_cart_fee method
2014-10-30 16:08:33 -02:00
claudiosmweb
9dd82ad5a6
Unit Tests: Created test_percent_cart_discount method
2014-10-30 15:13:42 -02:00
claudiosmweb
28dc830d28
Unit Tests: Created WC_Tests_Coupon class
2014-10-30 11:59:53 -02:00
claudiosmweb
8b0d6ed185
Unit Tests: Clear cart notices in test_fixed_cart_discount method
2014-10-30 11:37:54 -02:00
claudiosmweb
c269c52f68
Unit Tests: Added test_fixed_cart_discount method
2014-10-30 11:29:59 -02:00
claudiosmweb
d5e10887cf
fixed the WC_Tests_Core_Functions::test_get_woocommerce_currencies()
2014-10-30 10:47:36 -02:00
Barry Kooij
5405581ce4
Unit Tests: add method test_add_discount_duplicate.
2014-10-28 12:25:50 +01:00
Barry Kooij
db4eb9a2c6
Unit Tests: Only check for error notices as methods add success notices.
2014-10-28 11:53:22 +01:00
Barry Kooij
1bfab57e29
Unit Tests: Added test_add_discount method.
2014-10-28 11:52:44 +01:00
Barry Kooij
1d4800ee98
Unit Tests: test_coupons_enabled, test_ship_to_billing_address_only, test_needs_shipping_address
2014-10-27 13:30:50 +01:00
claudiosmweb
da4e7026a2
Fixed coding standards
2014-10-24 20:33:30 -02:00
Barry Kooij
75484c6d43
Unit Tests: split cart check methods.
2014-10-25 00:27:14 +02:00
Barry Kooij
4fd09d9c11
Unit Tests: skip this test for now.
2014-10-25 00:20:05 +02:00
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
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
2439ac2c25
Unit Tests: Added test_get_cart_url method
2014-10-24 15:20:54 +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
Mike Jolley
d110508a25
Update unit tests to match log directory change.
2014-09-11 00:11:51 +01:00
Jim Greenleaf
31d863fe73
fix tests to work with any host
2014-09-06 00:47:22 -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
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
cf50957629
[ #3176 ] Clean up gitignore
2014-09-01 02:00:12 -04:00