{ "info": { "author": "Frankie Dintino", "author_email": "fdintino@theatlantic.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 1.8", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "Framework :: Django :: 2.2", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-selenosis\n================\n\n**selenosis**\n\n *noun* sel\u00b7e\u00b7no\u00b7sis /s\u025bli\u02d0\u02c8n\u0259\u028as\u026as/. **poisoning due to excessive\n intake of selenium.**\n\ndjango-selenosis (formerly django-admin-testutils) contains helpers to make\nwriting selenium unit tests for Django, and in particular the Django admin,\neasier. It is based on the code that supported selenium unit tests in\n`django-nested-admin`_.\n\nThe test runner is designed to work similarly to the Django framework\u2019s own\nruntests.py. The best guide on usage can be found in the unit tests for this\nrepository. Specifically, look at `runtests.py`_ and `selenosis/tests/test.py`_.\n\n.. _django-nested-admin: https://github.com/theatlantic/django-nested-admin\n.. _runtests.py: https://github.com/theatlantic/django-selenosis/blob/master/runtests.py\n.. _selenosis/tests/test.py: https://github.com/theatlantic/django-selenosis/blob/master/selenosis/tests/test.py\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/theatlantic/django-selenosis", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-selenosis", "package_url": "https://pypi.org/project/django-selenosis/", "platform": "", "project_url": "https://pypi.org/project/django-selenosis/", "project_urls": { "Homepage": "https://github.com/theatlantic/django-selenosis" }, "release_url": "https://pypi.org/project/django-selenosis/1.1.4/", "requires_dist": null, "requires_python": "", "summary": "Helpers for writing selenium tests for Django", "version": "1.1.4" }, "last_serial": 5688526, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "c8b1eb75a4a83a141814aeea8ce257a8", "sha256": "7ec1a05d912a5bbc9c6ddce6e9af76a8fc3ac27494f4e1748856ff467c2cb52e" }, "downloads": -1, "filename": "django_selenosis-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c8b1eb75a4a83a141814aeea8ce257a8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18897, "upload_time": "2018-05-06T20:33:43", "url": "https://files.pythonhosted.org/packages/0e/76/6ab63872a5338e9c02cbd18813773b192189697116dad832b1451da77df2/django_selenosis-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02ae4f139259f3a21849284d5e418e25", "sha256": "ebc0cc94f472026339e2d1abdef8923ca0c32941fa40930a61004d1249472305" }, "downloads": -1, "filename": "django-selenosis-1.1.1.tar.gz", "has_sig": false, "md5_digest": "02ae4f139259f3a21849284d5e418e25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14253, "upload_time": "2018-05-06T20:33:41", "url": "https://files.pythonhosted.org/packages/a9/4c/989ea02f662fb8811b4a56c24ff927f5aa3523cbe615ff3ce7e78285e87e/django-selenosis-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "f7578f7db6241d8082f5cc469b05da0c", "sha256": "b486b2ffebfee8526e91243297aeba99ead80a631b3e68b92c8963d0df114e46" }, "downloads": -1, "filename": "django_selenosis-1.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f7578f7db6241d8082f5cc469b05da0c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18714, "upload_time": "2018-08-12T18:49:16", "url": "https://files.pythonhosted.org/packages/23/be/6d330cb8a904cbd921b1981de4b9376b22ed4b7fb4242a54a9010ab30d1a/django_selenosis-1.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc8d6485c2011ae8827b3d037f476b46", "sha256": "d00358de66cb592eb870e0d4bfea3e8eb427c48e8ad010092f6d86b2b5c4fbd3" }, "downloads": -1, "filename": "django-selenosis-1.1.2.tar.gz", "has_sig": false, "md5_digest": "dc8d6485c2011ae8827b3d037f476b46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15057, "upload_time": "2018-08-12T18:49:14", "url": "https://files.pythonhosted.org/packages/86/f2/3d2d426ba3bc6765f12edcb28a65dc3cb0037066e3b115d37751386fc456/django-selenosis-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "e67e227f2fff249feec1562c65b87131", "sha256": "36a011ac427c6c7c10d107d5395ffc7c3103d1aece64409d8a810c754f697a9d" }, "downloads": -1, "filename": "django_selenosis-1.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e67e227f2fff249feec1562c65b87131", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18755, "upload_time": "2019-03-12T04:56:01", "url": "https://files.pythonhosted.org/packages/21/5c/9707aca5efd405697259996718a7b1847ae759bf64930d7f7eac99427021/django_selenosis-1.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77ed35d4705a3263bbd8b27be7006626", "sha256": "663aefa154d3871a7d1ab042a67a95825fb62fae2d6c61762342ff8d85a505c4" }, "downloads": -1, "filename": "django-selenosis-1.1.3.tar.gz", "has_sig": false, "md5_digest": "77ed35d4705a3263bbd8b27be7006626", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15181, "upload_time": "2019-03-12T04:55:59", "url": "https://files.pythonhosted.org/packages/69/62/214dba2a4f6dabcb963d8fd648e4ee137d68cd33bdca2d9faad5671f9d60/django-selenosis-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "6a8219b8bf53bfd30676b6b541984f1f", "sha256": "72b5e044f168da6595a9de981a61f80ccdc2f67677442e29c06746df37ed57fc" }, "downloads": -1, "filename": "django_selenosis-1.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a8219b8bf53bfd30676b6b541984f1f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18770, "upload_time": "2019-03-31T19:52:39", "url": "https://files.pythonhosted.org/packages/c5/ed/4b2a2dd3a5ad6cc819925bd5df754a20bbe6e8f9a3f4c3cf42110d46e5c9/django_selenosis-1.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6682274e1ec12a31f71c4e35b5b8989", "sha256": "84cbaca56c3af6f8af1ce2948b84423aad20eee57294e7a07842d8dfee41b458" }, "downloads": -1, "filename": "django-selenosis-1.1.4.tar.gz", "has_sig": false, "md5_digest": "d6682274e1ec12a31f71c4e35b5b8989", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15205, "upload_time": "2019-03-31T19:52:37", "url": "https://files.pythonhosted.org/packages/43/9c/f5964faa6e40ca9911a2b49747b9249506e3142efcebcfc2343157b5a91f/django-selenosis-1.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a8219b8bf53bfd30676b6b541984f1f", "sha256": "72b5e044f168da6595a9de981a61f80ccdc2f67677442e29c06746df37ed57fc" }, "downloads": -1, "filename": "django_selenosis-1.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a8219b8bf53bfd30676b6b541984f1f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 18770, "upload_time": "2019-03-31T19:52:39", "url": "https://files.pythonhosted.org/packages/c5/ed/4b2a2dd3a5ad6cc819925bd5df754a20bbe6e8f9a3f4c3cf42110d46e5c9/django_selenosis-1.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6682274e1ec12a31f71c4e35b5b8989", "sha256": "84cbaca56c3af6f8af1ce2948b84423aad20eee57294e7a07842d8dfee41b458" }, "downloads": -1, "filename": "django-selenosis-1.1.4.tar.gz", "has_sig": false, "md5_digest": "d6682274e1ec12a31f71c4e35b5b8989", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15205, "upload_time": "2019-03-31T19:52:37", "url": "https://files.pythonhosted.org/packages/43/9c/f5964faa6e40ca9911a2b49747b9249506e3142efcebcfc2343157b5a91f/django-selenosis-1.1.4.tar.gz" } ] }