improvements, start integration tests
improved various funcs, removed extraneous things (e.g. Item.Attrs). first integration test. more will come.
This commit is contained in:
6
conts_test.go
Normal file
6
conts_test.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package gosecret
|
||||
|
||||
// Paths.
|
||||
const (
|
||||
DbusDefaultCollectionPath string = DbusPath + "/collections/login"
|
||||
)
|
||||
Reference in New Issue
Block a user