{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nVarious base classes and methods ecreall uses to test and debug projects.\n\nContributors\n============\n\nNote: place names and roles of the people who contribute to this package\n in this file, one to a line, like so:\n\n- Thomas Desvenain\n\nChangelog\n=========\n\n1.7 (2014-02-17)\n----------------\n\n- Added status and header methods on FakeResponse\n and getURL method on FakeRequest.\n [thomasdesvenain]\n\n- When we get a key from Request, we try to get it from form.\n [thomasdesvenain]\n\n\n1.6 (2014-01-13)\n----------------\n\n- FakeRequest and FakeResponse inherit from dict.\n [thomasdesvenain]\n\n- Modify datify to check isinstance of datetime first and then date because a\n datetime is an instance of date.\n [vincentfretin]\n\n\n1.5 (2013-11-04)\n----------------\n\n- added assertSameDay assert to compare dates\n (in DateTime, string or datetime format).\n [thomasdesvenain]\n\n- assertSearchFinds checks a number of results\n or, now, the presence of an UID or an object in a list of results.\n [thomasdesvenain]\n\n- Now checks unexpected recipients of sent mail (not only missing ones).\n [thomasdesvenain]\n\n- Login in is optional in createMembers method.\n [thomasdesvenain]\n\n\n1.4 (2013-09-05)\n----------------\n\n- Add a setup_mockmailhost function to be used in a layer.\n [vincentfretin]\n\n- Added a fake request and response.\n [thomasdesvenain]\n\n\n1.3 (2012-12-21)\n----------------\n\n- plone.app.testing dependency.\n [thomasdesvenain]\n\n- Minor fixes to docstrings.\n [cedricmessiant]\n\n- We can set properties on created groups.\n\n\n1.2 (2012-08-25)\n----------------\n\n- Added profile tools.\n\n\n1.0.1 (2012-08-24)\n------------------\n\n- Fixed MANIFEST.in\n\n\n1.0 (2012-08-17)\n----------------\n\n- Initial release.\n Package created using templer", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "ecreall.helpers.testing", "package_url": "https://pypi.org/project/ecreall.helpers.testing/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ecreall.helpers.testing/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/ecreall.helpers.testing/1.7/", "requires_dist": null, "requires_python": null, "summary": "Helpers for testing often used at Ecreall", "version": "1.7" }, "last_serial": 1002374, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "f8fe7d66a6da8de72626638f0275bd55", "sha256": "c53affd94ca62036bb064fb9904f3bf132d8cdbcc82622a19b13112205a65fa4" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.0.1.zip", "has_sig": false, "md5_digest": "f8fe7d66a6da8de72626638f0275bd55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17793, "upload_time": "2012-08-24T09:15:09", "url": "https://files.pythonhosted.org/packages/6a/41/ef7220311bde509777751c8e52f6003477fa839220ca3d6b6b7680958f75/ecreall.helpers.testing-1.0.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "f115cd56864064e001cbca7e463102ea", "sha256": "2ca5fdaf1e705ce49a8cd43d8125f95c2ac2c1d70549269643c86739b30c1b0b" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.2.zip", "has_sig": false, "md5_digest": "f115cd56864064e001cbca7e463102ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18194, "upload_time": "2012-08-25T09:05:30", "url": "https://files.pythonhosted.org/packages/91/3e/60ffa5567b1c1b0316a6c0ec02f8dc2acea55f8bf5ded8ca7d4b36debebf/ecreall.helpers.testing-1.2.zip" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "1b0c4161f7b73c762089fa17520df0aa", "sha256": "31abecbb6f47a5a24c7a2e1819d7e7b933d91e6a7b99bf07957b8c38f294cd82" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.3.zip", "has_sig": false, "md5_digest": "1b0c4161f7b73c762089fa17520df0aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18433, "upload_time": "2012-12-21T14:53:41", "url": "https://files.pythonhosted.org/packages/36/41/8b0888de49e4b9643f629ed4f1259914a33e446a6e633af0142f7c874e4a/ecreall.helpers.testing-1.3.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "33076543852df5154ea37614432be714", "sha256": "7abba542ccba62d0dc80a12acb7eb18f2a62036bc7e079516c5f311d7c0dfaf9" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.4.zip", "has_sig": false, "md5_digest": "33076543852df5154ea37614432be714", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18807, "upload_time": "2013-09-05T09:07:15", "url": "https://files.pythonhosted.org/packages/7e/e6/42adf248f7ba75d421c14060ae461f5758c4766636da40e9361c572abe8a/ecreall.helpers.testing-1.4.zip" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "0c9c0276c522eebd8b736ce2b2064f5a", "sha256": "ae96bddd4040c3600c06e502aa9430be211a883d85302beb6b5c0bd38e435081" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.5.zip", "has_sig": false, "md5_digest": "0c9c0276c522eebd8b736ce2b2064f5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19980, "upload_time": "2013-11-04T11:03:39", "url": "https://files.pythonhosted.org/packages/e2/91/d03b0a5945b9345c5b10ae1672c191dda6f8eae6961ca60d49128835d398/ecreall.helpers.testing-1.5.zip" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "dd17ad27272bd35685cc873ebe10aa84", "sha256": "1fd71de2ca268978f6f530cfb22a18a2199dd22b3c6bee0ad0502c2097eecbcf" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.6.zip", "has_sig": false, "md5_digest": "dd17ad27272bd35685cc873ebe10aa84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20246, "upload_time": "2014-01-13T16:55:14", "url": "https://files.pythonhosted.org/packages/6b/18/7b642bfbde90da9007ff1eab4cbdf96e690ccdb72b52332cd12c7f637b4a/ecreall.helpers.testing-1.6.zip" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "39c8baa1738afc7ee22fb00fadfc54d9", "sha256": "6c657cb724fd739e20c06bd2e6756de6078a2612b2ec2fc895c6471b6af41ae6" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.7.zip", "has_sig": false, "md5_digest": "39c8baa1738afc7ee22fb00fadfc54d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20753, "upload_time": "2014-02-17T17:11:19", "url": "https://files.pythonhosted.org/packages/fa/ea/5296041560f288e9722771c6ab65a72df966a2a348173952f49b79da1dac/ecreall.helpers.testing-1.7.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39c8baa1738afc7ee22fb00fadfc54d9", "sha256": "6c657cb724fd739e20c06bd2e6756de6078a2612b2ec2fc895c6471b6af41ae6" }, "downloads": -1, "filename": "ecreall.helpers.testing-1.7.zip", "has_sig": false, "md5_digest": "39c8baa1738afc7ee22fb00fadfc54d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20753, "upload_time": "2014-02-17T17:11:19", "url": "https://files.pythonhosted.org/packages/fa/ea/5296041560f288e9722771c6ab65a72df966a2a348173952f49b79da1dac/ecreall.helpers.testing-1.7.zip" } ] }