Closed JakeQZ closed 2 months ago
They are now grouped by the method tested, apart from tests for the exception switch, which cover all methods at once.
coverage: 97.0%. remained the same when pulling 15094afa61b3b7930eee0406770ec7460797353d on cleanup/preg-test-reorder into 201fda8e71de15d5201dc3287eeddedb4c6de94c on main.
@oliverklee, I recall a discussion about method ordering (though not where on when), in which we kind-of agreed:
private
public
I've followed that principle here.
They are now grouped by the method tested, apart from tests for the exception switch, which cover all methods at once.