lp:~msabramo/capturemock/tests_cars

Created by Marc Abramowitz and last modified
Get this branch:
bzr branch lp:~msabramo/capturemock/tests_cars
Only Marc Abramowitz can upload to this branch. If you are Marc Abramowitz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marc Abramowitz
Project:
CaptureMock
Status:
Development

Recent revisions

123. By Marc Abramowitz <email address hidden>

Add new "cars" functional test

This test that recording preserves the semantics of the program which require
that the returned car has 4 unique wheel objects. Currently, this is not true,
so the test fails. I think this might be a bug in CaptureMock.

122. By Geoff Bache

Check methods only on the derived class do not get recorded

121. By Geoff Bache

Object naming removed the point of this test. Restore it by recreating a clash

120. By Geoff Bache

Making Python 3 friendly

119. By Geoff Bache

Set the __file__ attribute to within CaptureMock, don't record it

118. By Geoff Bache

Pick up file edits in locations referred to in the environment also

117. By Geoff Bache

Don't record callbacks into intercepted objects, there's really no point and potential for going wrong is quite large

116. By Geoff Bache

Making mixed mode more useful for Python attributes: use any replay info which matches at least function names

115. By Geoff Bache

Callback naming no longer depends on naming in the code under test

114. By Geoff Bache

New test for naming hints from keyword arguments

Branch metadata

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

Subscribers