Robotframework-djangolibrary

Latest version: v3.1.0

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.2

----------------

New Features:

- Make Factory Boy keyword return 'pk' attribute.
[timo]

1.1

----------------

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

----------------

- Re-release 1.0a6 as 1.0.
[timo]

1.0a6

------------------

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

------------------

- 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

------------------

- Use 'migrate' instead of 'syncdb' for Django > 1.7.x.
[timo]

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.