Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing tests #6

Open
Kronuz opened this issue Mar 14, 2015 · 1 comment
Open

Failing tests #6

Kronuz opened this issue Mar 14, 2015 · 1 comment

Comments

@Kronuz
Copy link

Kronuz commented Mar 14, 2015

When running the tests, there are five tests failing:

test_1_auth (__main__.AuthorizationTest) ... FAIL
test_1_retrieve (__main__.CompanyTest) ... ok
test_1_create (__main__.ContactTest) ... ok
test_1_create (__main__.CouponTest) ... ok
test_2_find (__main__.CouponTest) ... ok
test_3_update (__main__.CouponTest) ... ok
test_4_delete (__main__.CouponTest) ... ok
test_1_check (__main__.NotificationTest) ... ok
test_1_create (__main__.OptionTest) ... ok
test_2_find (__main__.OptionTest) ... ok
test_3_update (__main__.OptionTest) ... ok
test_4_delete (__main__.OptionTest) ... ok
test_5_list (__main__.OptionTest) ... ok
test_1_check (__main__.PassbackTest) ... ok
test_1_pending (__main__.PaymentTest) ... FAIL
test_2_list (__main__.PaymentTest) ... ok
test_1_create (__main__.ProductTest) ... ok
test_2_find (__main__.ProductTest) ... ok
test_3_update (__main__.ProductTest) ... ok
test_4_delete (__main__.ProductTest) ... ok
test_5_list (__main__.ProductTest) ... ok
test_1_find_sale (__main__.SaleTest) ... ok
test_2_list_sale (__main__.SaleTest) ... ok
test_3_refund_sale (__main__.SaleTest) ... FAIL
test_4_refund_invoice (__main__.SaleTest) ... FAIL
test_5_refund_lineitem (__main__.SaleTest) ... FAIL
test_6_stop_sale (__main__.SaleTest) ... ok
test_7_comment (__main__.SaleTest) ... ok
test_7_stop_invoice (__main__.SaleTest) ... ok
test_8_ship (__main__.SaleTest) ... ok
test_9_reauth (__main__.SaleTest) ... ok
@ghost
Copy link

ghost commented Apr 12, 2018

No feedback on this from the 2Checkout team? Is this repo still active?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant