lp:~jkakar/launchpadlib/testing-support

Created by Jamu Kakar and last modified
Get this branch:
bzr branch lp:~jkakar/launchpadlib/testing-support
Only Jamu Kakar can upload to this branch. If you are Jamu Kakar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jamu Kakar
Project:
launchpadlib
Status:
Merged

Recent revisions

68. By Jamu Kakar

- Fix pyflakes warnings.

67. By Jamu Kakar

- The builtin WADL definition is used by default.

66. By Jamu Kakar

- Add fake login-related class methods.

65. By Jamu Kakar

- Added missing test.
- Added missing docstrings.

64. By Jamu Kakar

- Added missing test for constructor logic.

63. By Jamu Kakar

- AttributeError is raised if a property is accessed on FakeResource
  that has never been set.
- Added a test to ensure that methods can be replaced.
- Added a test to ensure that an empty dict can be used as a sample
  resource.

62. By Jamu Kakar

- Values for properties of FakeResource's can be added and replaced.

61. By Jamu Kakar

- Added a heuristic so that subscripting works as expected.
- FakeResource has a custom __repr__ to make it easier to debug fake
  objects.

60. By Jamu Kakar

- IndexError is raised if an invalid index is used when subscripting
  a fake collection.

59. By Jamu Kakar

- New FakeCollection.__getitem__ method supports item lookup and has
  limited slicing support, similar to how collection behave with the
  real Launchpad.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:launchpadlib
This branch contains Public information 
Everyone can see this information.

Subscribers