[Spark] Twitter Search Api class

Review Request #225 — Created Oct. 29, 2013 and submitted

dinos
Lunr
dinostheo:TweetSearch
lunr
Twitter Search Api class implementation for fetching Tweet objects. The class implements a single function at the moment that searches for tweet results based on the given parameters and returns an array of Tweet objects.
unit tests
  • 0
  • 0
  • 3
  • 0
  • 3
Description From Last Updated
pprkut
  1. 
      
  2. src/Lunr/Spark/Twitter/Search.php (Diff revision 1)
     
     
    superfluous
  3. assertCount ;)
  4. 
      
dinos
dinos
pprkut
  1. 
      
  2. src/Lunr/Spark/Twitter/Search.php (Diff revision 2)
     
     
    since it's only one option, using set_option() is a bit less redundant.
  3. 
      
dinos
pprkut
  1. Ship It!
  2. 
      
dinos
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...