Skip to content

Modifying the application name via config.txt causes some tests to break #234

@crwood

Description

@crwood

The config.txt file is intended to facilitate whitelabel/"re-branded" builds of the Gridsync application, however, a few tests inside tests/test___init__.py are hardcoded to expect the "Gridsync" name/string and will thus fail in the event that the application name has been altered via config.txt. These tests should be updated so as to expect the name/string as defined by config.txt instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions