debian/0000755000000000000000000000000011720561506007171 5ustar debian/rules0000755000000000000000000000205311720472210010242 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 PACKAGE=python-webunit export DH_VERBOSE=1 UPSTREAM_VERSION=1.3.10 DEB_SRCDIR=$(CURDIR) ROOT=$(DEB_SRCDIR)/debian/$(PACKAGE) # DEB_BUILDDIR=debian/$(PACKAGE) DOC=$(DEB_SRCDIR)/debian/$(PACKAGE)/usr/share/doc/$(PACKAGE) DEB_PYTHON_SYSTEM=pysupport DEB_PYTHON_VERSIONS=all #include /usr/share/cdbs/1/rules/debhelper.mk #include /usr/share/cdbs/1/class/python-distutils.mk %: dh $@ binary-install/${PACKAGE}:: rm -fr build home $(ROOT)/build/demo mv $(DOC)/demo $(DOC)/examples find $(DOC)/examples -type f |xargs chmod a-x rm -fr $(ROOT)/usr/share/pyshared/demo # rm -fr ${ROOT}/usr/lib # mv ${ROOT}/demo ${DOC}/examples debian/control0000644000000000000000000000216411720561017010574 0ustar Source: python-webunit Section: python Priority: optional Maintainer: Toni Mueller Build-Depends: python (>= 2.4), python-support, debhelper (>= 7.4) XS-Python-Version: all DM-Upload-Allowed: yes Standards-Version: 3.9.2 Package: python-webunit Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} XB-Python-Version: ${python:Versions} Description: Unit testing for web apps with code that acts like a web browser. This is Richard Jones' webunit. It has the following features: . 1. Browser-like page fetching including fetching the images and stylesheets needed for a page and following redirects 2. Cookies stored and trackable (all automatically handled) 3. HTTP, HTTPS, GET, POST, basic auth all handled, control over expected status codes, ... 4. DOM parsing of pages to retrieve and analyse structure, including simple form re-posting 5. Two-line page-fetch followed by form-submit possible, with error checking 6. Ability to register error page content across multiple tests 7. Uses python's standard unittest module as the underlying framework debian/compat0000644000000000000000000000000211720472210010360 0ustar 7 debian/changelog0000644000000000000000000000336211720561502011043 0ustar python-webunit (1:1.3.10-2) unstable; urgency=low * Re-did the archive after moving to git, building it to verify the work. * Standards update to 3.9.2. -- Toni Mueller Tue, 21 Feb 2012 00:53:38 +0100 python-webunit (1:1.3.10-1) unstable; urgency=low * new upstream * updated to new packaging format "3.0 (quilt)" -- Toni Mueller Sat, 07 Aug 2010 19:19:09 +0200 python-webunit (1:1.3.8-5) unstable; urgency=low * python-central -> python-support -- Toni Mueller Thu, 27 Aug 2009 00:36:35 +0200 python-webunit (1:1.3.8-4) unstable; urgency=low * unbreaking the install (Closes: #542734) * working around a missing file * ignoring the pycentral problem for a while (see eg. lp#194305) -- Toni Mueller Wed, 26 Aug 2009 14:09:52 +0200 python-webunit (1:1.3.8-3) unstable; urgency=low * rebuilt for Squeeze * rearranged package contents a bit (Closes: #477636) -- Toni Mueller Mon, 17 Aug 2009 13:32:02 +0200 python-webunit (1:1.3.8-2) unstable; urgency=high * correcting packaging errors (closes: #493388) * setting myself as maintainer -- Toni Mueller Fri, 01 Aug 2008 17:49:22 +0200 python-webunit (1.8-1.1.2) unstable; urgency=low * NMU. Rebuild to move files to /usr/share/pyshared. Closes: #490503. -- Matthias Klose Fri, 18 Jul 2008 15:40:40 +0000 python-webunit (1.3.8-1.1) unstable; urgency=low * Non-maintainer upload. * rebuild for lenny -- Toni Mueller Tue, 15 Jul 2008 13:15:47 +0200 python-webunit (1.3.8-1) unstable; urgency=medium * Initial Release (closes: #475517) -- Izak Burger Fri, 7 Mar 2008 11:57:13 +0200 debian/copyright0000644000000000000000000000645511720472210011127 0ustar This package was initially debianized by Izak Burger on Thu, 7 Mar 2008 12:00:16 +0200. It was subsequently converted to CDBS by Toni Mueller . It was downloaded from http://www.mechanicalcat.net/tech/webunit/webunit-1.3.8.tar.gz Copyright Holder: Richard Jones (http://mechanicalcat.net/richard) License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. This product includes software developed by Ekit.com Inc. Copyright (c) 2002 ekit.com Inc (http://www.ekit-inc.com/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. This product includes software developed by Bizar Software. Copyright (c) 2001 Bizar Software Pty Ltd (http://www.bizarsoftware.com.au/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. This product includes software developed by Digital Creations for use in the Z Object Publishing Environment (http://www.zope.org/). debian/source/0000755000000000000000000000000011720472210010462 5ustar debian/source/format0000644000000000000000000000001411720472210011670 0ustar 3.0 (quilt) debian/python-webunit.docs0000644000000000000000000000002011720472210013020 0ustar README.txt demo