PHP Classes

File: tests/sample_env

Recommend this page to a friend!
  Classes of Haridarshan Gorana   PHP Instagram API   tests/sample_env   Download  
File: tests/sample_env
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Instagram API
Send requests to Instagram API using OAuth tokens
Author: By
Last change:
Date: 8 years ago
Size: 364 bytes
 

Contents

Class file image Download
# WARNING: Running the tests will perform live actions as the Instagram account. # Set all values, move to `env`, run `source tests/env` and `phpunit` to start testing. # To run the tests you must register Instagram application at https://www.instagram.com/developer/. export TEST_CLIENT_ID= export TEST_CLIENT_SECRET= export TEST_CALLBACK_URL= export TEST_CODE=