FFFF Change testing model of the random generators so it doesn't get affected by changes in data · Issue #127 · arturmkrtchyan/iban4j · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Change testing model of the random generators so it doesn't get affected by changes in data #127
Open
@MR-Os1

Description

@MR-Os1

right now, library has a limitation in the test cases that makes some tests fail after data added to the supported BBANs or BICs.

either it needs to change the method of testing, so it doesn't have to be tested by the seeds and be tested with like the validation of the generated random IBAN or BIC, or it needs to be seeded randomly by the things that aren't normally changeable such as all parameters in the IBAN except country because it may change in the future and the change shouldn't have an effect on the random test cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0