Nick Hoffman 9da9190b4a OAuth tokens can be revoked with ShopifyAPI::OAuth.revoke . 10 years ago
..
active_resource 7ba634e361 handle plain errors like they are constantly used on shopify, closes #103 11 years ago
fixtures 9da9190b4a OAuth tokens can be revoked with ShopifyAPI::OAuth.revoke . 10 years ago
article_test.rb 51b97c4594 added article create test 11 years ago
asset_test.rb 7304885a4c removed an uneccessary require uri 11 years ago
base_test.rb bb8e6122dd Raise a useful error when trying to activate_session with nil 10 years ago
blog_test.rb 2ae5609df4 Fix blog test 12 years ago
carrier_service_test.rb af64fb01b2 Adding support for CarrierService resource 11 years ago
cart_test.rb c7a8ca2dd9 Added cart resource to the api 13 years ago
checkouts_test.rb 7c088048a6 Adding tests for script tag and checkouts 11 years ago
customer_saved_search_test.rb a3ad696581 Update tests to use search endpoint 10 years ago
customer_test.rb f4101b4e81 Add convenience method Customer#search 11 years ago
detailed_log_subscriber_test.rb 32aea1b7b9 fix typo 11 years ago
fulfillment_service_test.rb fa337b3c19 Fixing typo........ 11 years ago
fulfillment_test.rb 7a0b38bcbe update default to https 11 years ago
gift_card_test.rb 3717b6901c Add GiftCard resource 10 years ago
image_test.rb 88df183bd3 Add unit tests for metafield (currently none) 10 years ago
limits_test.rb 20c43107b4 use mocha/setup instead of mocha 11 years ago
metafield_test.rb 88df183bd3 Add unit tests for metafield (currently none) 10 years ago
o_auth_test.rb 9da9190b4a OAuth tokens can be revoked with ShopifyAPI::OAuth.revoke . 10 years ago
order_risk_test.rb 802ad6c735 Fix test name to update instead of delete (delete is already there) 10 years ago
order_test.rb dc3a0a64ac Add tests for deleting common objects 10 years ago
policy_test.rb b6afcd9ff1 Adds policy model 10 years ago
product_test.rb 0e67bfc6c9 Workaround ActiveResource 3.1+ bug for saving nested resources. 12 years ago
recurring_application_charge_test.rb 565002d928 Uses rails 4.2 compatible threadsafe branch of AR 10 years ago
script_tag_test.rb 7d9cd5eee4 Adding post and put tests for script tags 11 years ago
session_test.rb 56c9765f3a Changed signature validation to HMAC-SHA256 per API change 10 years ago
shop_test.rb 6d4d19fc0b Still use setup for shop test 10 years ago
test_helper.rb 32aea1b7b9 fix typo 11 years ago
transaction_test.rb 843768c46b Refactor prefix setting duplication 11 years ago
variant_test.rb dc3a0a64ac Add tests for deleting common objects 10 years ago
webhook_test.rb 31b5f5715f Adding spaces after commas in hash 11 years ago