lp:~msabramo/capturemock/tests_add_misc_tests

Created by Marc Abramowitz and last modified
Get this branch:
bzr branch lp:~msabramo/capturemock/tests_add_misc_tests
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

125. By Marc Abramowitz <email address hidden>

Add functional test: requests_get_headers

This test currently fails with a TypeError exception because of the bug in
https://bugs.launchpad.net/capturemock/+bug/1256218

124. By Marc Abramowitz <email address hidden>

Add requests_get test

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

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