Skip to content

Check correctness of mod and rem #186

Open
@oxinabox

Description

@oxinabox

We still use a explict seed for testing mod and rem.
During #185 I removed it and those tests failed.

I have not investigated closely, it could be they are doing bad things with the domain.
If so rather than random numbers we should hard-code sensible points.
We do that in a lot of other tests.
I think I in general like that, sensible arbitary numbers rather than seeded random numbers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingRelated to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions