{ "info": { "author": "Camptocamp,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n==============\nTest Job Queue\n==============\n\nThis addon is not meant to be used. It extends the Odoo Models\nin order to run automated tests on the jobs queue.\n\nThe basic tests are integrated with the ``queue_job`` addon,\nbut for the tests that need several job methods are done in\nthis module to avoid to pollute the Models.\n\nInstallation\n============\n\nNothing particular.\n\nUsage\n=====\n\nThis module only contains Python tests.\n\nKnown issues / Roadmap\n======================\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Guewen Baconnier \n* St\u00e9phane Bidoul \n* Matthieu Dietrich \n* Jos De Graeve \n* David Lefever \n* Laurent Mignon \n* Laetitia Gangloff \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/queue", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo13-addon-test-queue-job", "package_url": "https://pypi.org/project/odoo13-addon-test-queue-job/", "platform": "", "project_url": "https://pypi.org/project/odoo13-addon-test-queue-job/", "project_urls": { "Homepage": "https://github.com/OCA/queue" }, "release_url": "https://pypi.org/project/odoo13-addon-test-queue-job/13.0.1.0.1.dev3/", "requires_dist": [ "odoo13-addon-queue-job", "odoo (<13.1dev,>=13.0a)" ], "requires_python": ">=3.5", "summary": "Queue Job Tests", "version": "13.0.1.0.1.dev3" }, "last_serial": 5987493, "releases": { "13.0.1.0.1.dev3": [ { "comment_text": "", "digests": { "md5": "b2221e309bbb4438741c458fe402fb7a", "sha256": "9ce1378b0325c7be6544f97ba81fc97736582f58b1d273ce07b9dcc2c4b95ba5" }, "downloads": -1, "filename": "odoo13_addon_test_queue_job-13.0.1.0.1.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "b2221e309bbb4438741c458fe402fb7a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 25856, "upload_time": "2019-10-17T04:31:46", "url": "https://files.pythonhosted.org/packages/18/d7/bc29fe79fdac0dbee1ff64283f7a507e9c2cf37deb44d3b14ad451631c8f/odoo13_addon_test_queue_job-13.0.1.0.1.dev3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2221e309bbb4438741c458fe402fb7a", "sha256": "9ce1378b0325c7be6544f97ba81fc97736582f58b1d273ce07b9dcc2c4b95ba5" }, "downloads": -1, "filename": "odoo13_addon_test_queue_job-13.0.1.0.1.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "b2221e309bbb4438741c458fe402fb7a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 25856, "upload_time": "2019-10-17T04:31:46", "url": "https://files.pythonhosted.org/packages/18/d7/bc29fe79fdac0dbee1ff64283f7a507e9c2cf37deb44d3b14ad451631c8f/odoo13_addon_test_queue_job-13.0.1.0.1.dev3-py3-none-any.whl" } ] }