behave-django-steps 0.7.14

Creator: codyrutscher

Last updated:

0 purchases

behave-django-steps 0.7.14 Image
behave-django-steps 0.7.14 Images
Add to Cart

Description:

behavedjangosteps 0.7.14

behave-django-steps

Reduce boilerplate in your behave steps for Django.
Features
Authentication Steps: authentication.feature
Authorization Steps: authorization.feature
Model Steps: models.feature
Performance Steps: queries.feature
Request Steps: requests.feature
Caveats
When loading auth.Permission fixtures you must consider that Django
automatically creates basic permissions for models.
If you're trying to load custom permissions after writing the Permission.json fixture
you need to delete the default permissions from the fixture, or json.loads it and filter
on only your custom permissions.
Because the permission was already created by Django, if you try to load it
you will get an IntegrityError.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.