[Spark] Twitter Search Api class
Review Request #225 — Created Oct. 29, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
dinos | |
Lunr | |
dinostheo:TweetSearch | |
Reviewers | |
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
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
src/Lunr/Spark/Twitter/Search.php |
---|
src/Lunr/Spark/Twitter/Tests/SearchApiTest.php |
---|
src/Lunr/Spark/Twitter/Tests/SearchBaseTest.php |
---|
src/Lunr/Spark/Twitter/Tests/SearchTest.php |
---|
tests/phpunit.xml |
---|