You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,7 @@ Repository contains following SDKs
84
84
-`tools`: tooling used to generate Atlas Admin SDK. See [./tools](./tools) for more information.
85
85
-`examples`: SDK examples
86
86
-`internal`: folder for hosting non user facing SDK methods and core helpers
87
+
-`mockadmin`: [Testify mocks](https://pkg.go.dev/github.com/stretchr/testify/mock) generated with [Mockery](https://github.com/vektra/mockery) for API interfaces
87
88
88
89
## VSCode debugging configuration
89
90
VSCode developers might use following debugging configuration for transformer and go debugging
0 commit comments