vittoriom / RNFPlaceholder

A placeholder project for the work in progress framework RuntimeNetworkFoundation
MIT License
0 stars 0 forks source link

Add support for default queryString parameters on an Endpoint #9

Closed vittoriom closed 10 years ago

vittoriom commented 10 years ago

An endpoint should have default queryString parameters (e.g. the api_token to use) that should be included in all the operations

vittoriom commented 10 years ago

Write tests for the NSURL and NSString categories Write tests for the endpoint when the test plist contains queryString parameters