forked from Freeseer/freeseer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expands ProfileManager and profile unit tests
Methods for deleting, creating, and listing profiles. Also modifies get_profile by adding an extra arg to specify whether a non- existing profile should be auto-created. Adds unit tests to test_profile. Methods added: - create - list_profiles - delete Related to Freeseer#632
- Loading branch information
1 parent
19c85be
commit 27e81f7
Showing
2 changed files
with
127 additions
and
12 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