Skip to content

Clean up testing to use use_settings decorator etc #29

@michaelpb

Description

@michaelpb

Older tests are a mess, clean up to be much more mocked and not as integrate-y, also use decorators

 37     def __init__(self, use_settings=None):
 38         if use_settings:
 39             # Used by testing, TODO remove
 40             self.placeholders = use_settings.PLACEHOLDERS

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions