writefreely / writefreely-swift

A Swift package wrapping the WriteFreely / Write.as API
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Add a test suite for user-related methods #40

Open AngeloStavrow opened 1 year ago

AngeloStavrow commented 1 year ago

Add unit tests for the public API related to users in WFClient:

See the developer API docs for useful responses that can be mocked, as in #38.