-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
All the checks now are performed within a single method in Example/Tests/Tests.swift. This test may be considered integration testing as it tests functioning of the library within example app.
- Tests needs to be enhanced and at least all the current test cases in
Example/Tests/Tests.swiftshould be moved to separate methods. - Some unit tests better be added to
IIDadata/Tests/IIDadataTests/IIDadataTests.swiftto validate the correctness of the library internals.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed