lp:~robru/friends/fake-data

Created by Robert Bruce Park and last modified
Get this branch:
bzr branch lp:~robru/friends/fake-data
Only Robert Bruce Park can upload to this branch. If you are Robert Bruce Park please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Bruce Park
Project:
Friends
Status:
Merged

Recent revisions

175. By Robert Bruce Park

Fix packaging to include the necessary test data for this to work.

Previously I was just doing it from the source tree, didn't realize
the packaging was working against me here.

174. By Robert Bruce Park

Dump phony testsuite data into TestModel in --test mode.

This uses a mixture of our existing flickr, facebook, and twitter
sample data, using account_id's 1, 2, and 3 (making it sortable and
filterable for testing purposes).

This also moves a lot of the --test logic into friends.tests.mocks,
because it was growing a little bit out of hand in main.py and also
this made it easier to implement some of the mocks.

173. By Robert Bruce Park

Centralize TestModel creation in friends.utils.mocks.

This reduces a little chunk of redundant code duplication.

This commit also includes a minor unused imports cleanup in the
testsuite thanks to pyflakes.

I also discovered that friends.utils.model.persist_model was untested
thanks to pyflakes, so I wrote a quick test for that.

172. By Robert Bruce Park

Implement since= for Facebook, reducing bandwidth usage.

171. By Robert Bruce Park

Move purging account data to the service

170. By Robert Bruce Park

Add geotagging support from foursquare, facebook, flickr.

169. By Robert Bruce Park

Don't raise an exception for userActionFinished error 10 (LP: #1135038)

168. By Robert Bruce Park

Create a phony DeeModel with the correct schema, for testing.

167. By Robert Bruce Park

[ Robert Bruce Park ]
* Automatic snapshot from revision 145 (bootstrap)
* Friends re-publishing and re-notifying about stale tweets. (LP:
  #1152417)
* The dbus-invocation stuff that just landed broke Twitter's rate
  limiter. (LP: #1118878)
[ Ubuntu daily release ]
* Automatic snapshot from revision 160

166. By Robert Bruce Park

* Stop deduplicating messages across protocols, simplifying model schema.
* Add schema columns for latitude, longitude, and location name.
* Fix 'likes' column from gdouble to guint64.
* Add geotagging support from foursquare.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:friends
This branch contains Public information 
Everyone can see this information.