A Robot Framework library for starting and stopping Django.
Project description
Introduction
DjangoLaunch is a Robot Framework library for starting and stoppping Django.
It has been forked from https://github.com/kitconcept/robotframework-djangolibrary
License
Copyright kitconcept GmbH.
Distributed under the terms of the Apache License 2.0, robotframework-djangolaunch is free and Open Source software.
Credits
This library was developed by Timo Stollenwerk at kitconcept.
3.1.1 (unreleased)
Nothing changed yet.
3.1.0 (2018-12-24)
New Features:
Python 3.7 support. [timo]
3.0.0 (2018-11-26)
Breaking Changes:
Depend on SeleniumLibrary instead of Selenium2Library. The name changed from Selenium2Library to SeleniumLibrary. See https://github.com/robotframework/SeleniumLibrary/blob/master/docs/SeleniumLibrary-3.0.0.rst#name-changed-from-selenium2library-to-seleniumlibrary for details. [timo]
New Features:
Python 3.6 support (earlier versions most likely do support Python 3.6 as well, we just did not test it so far). [timo]
2.0.2 (2018-03-03)
Bugfixes / Minor Changes:
Fix Pypi markup. [timo]
2.0.1 (2018-03-03)
Bugfixes / Minor Changes:
Fix outdated documentation. [timo]
2.0 (2017-09-20)
Breaking Changes:
Remove deprecated method from internal startup flow. [cdvv7788]
New Features:
Use AUTH_MODEL to create user instead of django’s default [cdvv7788]
Upgrade FactoryBoy to version 2.8.1 [amarandon]
Add Django 1.10.7 and 1.11.1 support. [timo]
LICENSE.txt added. [timo]
Bugfixes / Minor Changes:
Move tests to use Chrome. [timo]
Upgrade tests to Django 1.11.5, 1.10.8, 1.9.13, 1.8.18. [timo]
Add Django 1.11 and 1.10 to setup.py. [timo]
1.2 (2016-07-08)
New Features:
Make Factory Boy keyword return ‘pk’ attribute. [timo]
1.1 (2016-07-07)
New Features:
Add QuerySet keyword. [timo]
Make it possible to override subfactories when using the FactoryBoy keyword. [timo]
Bugfixes:
Use Django’s model_to_dict method to serialize the response objects for the factory_boy keyword. [timo]
1.0 (2016-06-30)
Re-release 1.0a6 as 1.0. [timo]
1.0a6 (2016-04-29)
New Features:
Python 3 compatibility. Note that the latest offical release of robotframework-selenium2library is currently not compatible with Python 3. See https://github.com/HelioGuilherme66/robotframework-selenium2library/releases for a working pre-release and details. [timo]
Support for Postgres added. All Django database backends should work. We test SQLite and Postgres only though. [timo]
Add ‘Factory Boy’ keyword. This allows us to use factory_boy factories in Robot Framework tests. [timo]
Breaking Changes:
Drop Django 1.7.x support. We test and support Django 1.8.x and 1.9.x. [timo]
Change ‘Clear DB’ implementation to use “python manage.py flush” instead of deleting and re-building the database. [timo]
Remove ‘Debug’ and ‘Pause’ keywords. The ‘Debug’ keyword, which is provided by robotframework-debuglibrary is sufficient. [timo]
1.0a5 (2016-02-11)
Make middleware part Python 3 compatible.
robotframework-djangolibrary is still not compatible with Python 3 because robotframework-selenium2library does not work with Python 3 yet. Though, you can install robotframwork-djangolibrary on Python 3 with “pip install robotframework-djangolibrary –no-deps” and then run your tests with Python 2.7. [timo]
Add ‘Framework :: Robot Framework’ classifier to setup.py. [timo]
1.0a4 (2016-02-05)
Use ‘migrate’ instead of ‘syncdb’ for Django > 1.7.x. [timo]
1.0a3 (2015-09-28)
Add list_classifiers to setup.py. [timo]
Fix user creation and startup. This fixes #3. [MatthewWilkes]
1.0a2 (2015-06-25)
Remove Django and zest.releaser from requirements.txt. This fixes #2. [timo]
1.0a1 (2015-06-24)
Initial release. [timo]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robotframework_djangolaunch-0.1.tar.gz.
File metadata
- Download URL: robotframework_djangolaunch-0.1.tar.gz
- Upload date:
- Size: 65.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccf58c79aac15a4960b500692bf8a3794e5be95e4e9ca52777986263f216ed5b
|
|
| MD5 |
af6216a3f09ca07e583620a736652aca
|
|
| BLAKE2b-256 |
1ef81fc151f7062a9dcf52ee02f8b541cd19744ea3e49a7ae5281575d348277f
|
Provenance
The following attestation bundles were made for robotframework_djangolaunch-0.1.tar.gz:
Publisher:
publish.yml on mrannanj/robotframework-djangolaunch
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
robotframework_djangolaunch-0.1.tar.gz -
Subject digest:
ccf58c79aac15a4960b500692bf8a3794e5be95e4e9ca52777986263f216ed5b - Sigstore transparency entry: 147797649
- Sigstore integration time:
-
Permalink:
mrannanj/robotframework-djangolaunch@895398007cea6eb47f7a15921f64aaa48ee97099 -
Branch / Tag:
refs/tags/v0.1 - Owner: https://github.com/mrannanj
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@895398007cea6eb47f7a15921f64aaa48ee97099 -
Trigger Event:
release
-
Statement type:
File details
Details for the file robotframework_djangolaunch-0.1-py3-none-any.whl.
File metadata
- Download URL: robotframework_djangolaunch-0.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfc484561ab6fa7f596c6e89972cbfd9c867a57fb8b4a4f06c7c807b661153d1
|
|
| MD5 |
7c43359b5010426a19971f0167a64b0b
|
|
| BLAKE2b-256 |
50b1a7b967aaca6819c712fb09942e003ea8f313820b816bd330f1d043d0b808
|
Provenance
The following attestation bundles were made for robotframework_djangolaunch-0.1-py3-none-any.whl:
Publisher:
publish.yml on mrannanj/robotframework-djangolaunch
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
robotframework_djangolaunch-0.1-py3-none-any.whl -
Subject digest:
bfc484561ab6fa7f596c6e89972cbfd9c867a57fb8b4a4f06c7c807b661153d1 - Sigstore transparency entry: 147797650
- Sigstore integration time:
-
Permalink:
mrannanj/robotframework-djangolaunch@895398007cea6eb47f7a15921f64aaa48ee97099 -
Branch / Tag:
refs/tags/v0.1 - Owner: https://github.com/mrannanj
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@895398007cea6eb47f7a15921f64aaa48ee97099 -
Trigger Event:
release
-
Statement type: