lp://staging/~elachuni/rnr-server/filter-reviews
Created by
Anthony Lenton
and last modified
- Get this branch:
- bzr branch lp://staging/~elachuni/rnr-server/filter-reviews
Only
Anthony Lenton
can upload to this branch. If you are
Anthony Lenton
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ratings and Reviews Developers: Pending requested
-
Diff: 437 lines (+157/-65)6 files modifiedsrc/reviewsapp/api/handlers.py (+13/-5)
src/reviewsapp/api/urls.py (+8/-7)
src/reviewsapp/tests/test_handlers.py (+116/-45)
src/reviewsapp/tests/test_rnrclient.py (+2/-0)
src/reviewsapp/tests/test_utilities.py (+8/-6)
src/reviewsapp/utilities.py (+10/-2)
Branch information
Recent revisions
- 106. By Anthony Lenton
-
Added tests for version argument in review-getting handler.
Added tests for "any" arguments in review-getting handler. - 105. By Anthony Lenton
-
Added a version argument to ShowReviewsHand
ler's read, and plugged into urls.py
Allowed all arguments for ShowReviewsHandler's read to be "any".
Fixed failing tests.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/rnr-server