-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow constructors with no parameters (#65)
* add checking config & proto list file to baseline test * restructure setup * compare all files generated * iterate output folder for multiple layers * remove console warn * check all baseline files are generated * feedback * reuse compare function to multiple proto test * console error & not stop the test * gtc check * typo * fix * order of dependencies * make it work after merge * gts fix * skip comparing proto file * update config yaml * assert in test, warn in util * service config & update baseline * polish * fix * fix result * update baseline for keymanager * feat: client constructor with no parameters * merge conflict
- Loading branch information
1 parent
963d118
commit 8ba98a0
Showing
3 changed files
with
57 additions
and
51 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
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