branches with status:
Name Status Last Modified Last Commit
lp:~msabramo/testrepository/add_logging (Has a merge proposal) 1 Development 2014-04-20 06:25:22 UTC
241. testrepository/setuptools_command.py:...

Author: Marc Abramowitz
Revision Date: 2014-04-20 06:24:23 UTC

testrepository/setuptools_command.py: Add logging

to aid in debugging and testing.

lp:~msabramo/python-jenkins/python3 (Has a merge proposal) 1 Development 2014-04-08 22:29:40 UTC
43. 100% test coverage!

Author: Marc Abramowitz
Revision Date: 2014-04-08 22:29:40 UTC

100% test coverage!

lp:~msabramo/python-jenkins/add_tests (Has a merge proposal) 1 Development 2014-04-08 07:05:06 UTC
23. Add a bunch of tests

Author: Marc Abramowitz
Revision Date: 2014-04-08 07:04:39 UTC

Add a bunch of tests

lp:~msabramo/python-jenkins/add_tox (Has a merge proposal) 1 Development 2014-04-08 05:44:00 UTC
25. Add support for measuring coverage fr...

Author: Marc Abramowitz
Revision Date: 2014-04-08 05:44:00 UTC

Add support for measuring coverage from tox

lp:~msabramo/python-jenkins/python3_small_tweaks (Has a merge proposal) 1 Development 2014-04-07 17:21:58 UTC
25. A few small tweaks for Python 3 compat

Author: Marc Abramowitz
Revision Date: 2014-04-07 17:20:54 UTC

A few small tweaks for Python 3 compat

lp:~msabramo/drippy/bug_1299258_setup_py_link_to_launchpad (Has a merge proposal) 1 Development 2014-03-31 15:05:25 UTC
15. README.txt: Link to https://launchpad...

Author: Marc Abramowitz
Revision Date: 2014-03-31 15:05:25 UTC

README.txt: Link to https://launchpad.net/drippy

lp:~msabramo/capturemock/tests_add_mutable_mapping_replay bug(Has a merge proposal) 1 Development 2013-12-11 06:01:41 UTC
134. Move mutable_mapping_record to mutabl...

Author: Marc Abramowitz
Revision Date: 2013-12-11 06:01:41 UTC

Move mutable_mapping_record to mutable_mapping/record
Move mutable_mapping_replay to mutable_mapping/replay

lp:~msabramo/capturemock/tests_add_mutable_mapping bug(Has a merge proposal) 1 Development 2013-12-06 17:12:22 UTC
125. Add mutable_mapping test for capturem...

Author: Marc Abramowitz
Revision Date: 2013-12-06 06:37:03 UTC

Add mutable_mapping test for capturemock recording with
collections.MutableMapping

lp:~msabramo/capturemock/tests_add_misc_tests bug 1 Development 2013-12-03 23:28:00 UTC
125. Add functional test: requests_get_hea...

Author: Marc Abramowitz
Revision Date: 2013-12-03 23:22:08 UTC

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

lp:~msabramo/capturemock/tests_cars (Has a merge proposal) 1 Development 2013-12-03 14:36:37 UTC
123. Add new "cars" functional test This ...

Author: Marc Abramowitz
Revision Date: 2013-12-03 14:30:07 UTC

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.

lp:~msabramo/capturemock/print_classDefStr_on_TypeError bug(Has a merge proposal) 1 Development 2013-12-02 18:05:16 UTC
4634. Print classDefStr when we catch a Typ...

Author: Marc Abramowitz
Revision Date: 2013-12-02 17:50:40 UTC

Print classDefStr when we catch a TypeError in capturemock.pythonclient.NameFinder.defineClassLocally

Refs: https://bugs.launchpad.net/capturemock/+bug/1256218

lp:~msabramo/capturemock/tests (Has a merge proposal) 1 Development 2013-12-02 14:51:05 UTC
4640. Add test of mocking sqlalchemy and py...

Author: Marc Abramowitz
Revision Date: 2013-12-02 14:51:05 UTC

Add test of mocking sqlalchemy and pymssql

lp:~msabramo/flufl.enum/python2.6 (Has a merge proposal) 1 Development 2013-10-27 12:16:20 UTC
101. tox.ini: Add py34 and pypy

Author: Marc Abramowitz
Revision Date: 2013-10-27 12:16:20 UTC

tox.ini: Add py34 and pypy

lp:~msabramo/flufl.enum/update_distribute_setup (Has a merge proposal) 1 Development 2013-10-27 11:58:08 UTC
99. Update version of distribute_setup.py...

Author: Marc Abramowitz
Revision Date: 2013-10-27 11:53:33 UTC

Update version of distribute_setup.py from 0.6.19 to 0.6.49 to fix tox errors
with py33 (`OSError: Could not build the egg`)

I tried updating to the latest version of ez_setup from setuptools instead, but
this caused the error:

    The required version of setuptools (>=1.1.6) is not available,
    and can't be installed while this script is running. Please
    install a more recent version first, using
    'easy_install -U setuptools'.

114 of 14 results