Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove/refactor all leftover piston code #65

@dshafer

Description

@dshafer

There are several instances of old piston code in DDA which, if hit, produce very difficult-to-debug errors. Example: https://github.com/salesforce/django-declarative-apis/blob/master/django_declarative_apis/resources/resource.py#L222

This line returns an incompatible type for the method. If hit, this line causes an internal error in Django that entirely swallows the original stack trace.

We need to excise all of this leftover code, and increase test coverage to catch all corner/error cases in machinery/resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions