-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add tests for Mikrotik API client code (#91)
* rename internal functions * Fetch system info as part of the provider initialization instead of client initialization * yes yes... useful comments * add test for `NewMikrotikClient` * change from individual host+port to baseurl * add tests for `GetSystemInfo` * update tests * fix lint * add tests for `CreateDNSRecord` * fix lint * add tests for `DeleteDNSRecord` * add tests for `GetAllDNSRecords` * cleanup? * fix * cleanup and refactor
- Loading branch information
1 parent
dc30baa
commit dc482cc
Showing
4 changed files
with
837 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.