Skip to content

Reintroduce early-failing language exceptions #41

@joeflack4

Description

@joeflack4

Description

Fail early and fail often.
- Gandalf

Reintroduce:

class InvalidLanguageException(OdkFormException)
...
class AmbiguousLanguageError(InvalidLanguageException):
...
class InconsistentLabelLanguage(InvalidLanguageException):

The test files should be put under test/static/exceptions/language.


Attachments

  1. test-files.zip

Metadata

Metadata

Assignees

Labels

P4Priority: 4/5 (1=High, 5=Low)qa / testing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions