Skip to content

Failing Unit Tests #37

@MelbourneDeveloper

Description

@MelbourneDeveloper

Most unit tests that compile pass. However, some tests create different results to the original, and it's not clear why. This may be related to the new Mockito mocks.

These tests have been marked with skip=true so the builds succeed. But, long term, we need to either a) fix the bug/test, or b) deem the test to be invalid for some reason.

If it's invalid, we will delete the test and write something like "Original Test Invalid" as a comment where the original test was.

These are tests are marked with:

// TODO: Failing Test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions