test_version1

package
v0.0.0-...-2821f7d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var INVITATION1 = &version1.InvitationV1{
	Id:           "1",
	Action:       "activate",
	OrgId:        "1",
	Role:         "manager",
	CreateTime:   time.Now(),
	CreatorId:    "1",
	InviteeEmail: "test@somewhere.com",
}
View Source
var INVITATION2 = &version1.InvitationV1{
	Id:           "2",
	Action:       "activate",
	OrgId:        "1",
	CreateTime:   time.Now(),
	CreatorId:    "1",
	InviteeEmail: "test2@somewhere.com",
}
View Source
var INVITATION3 = &version1.InvitationV1{
	Id:           "4",
	Action:       "approve",
	OrgId:        "1",
	CreateTime:   time.Now(),
	CreatorId:    "1",
	InviteeEmail: "test2@somewhere.com",
}

Functions

This section is empty.

Types

type InvitationsClientFixtureV1

type InvitationsClientFixtureV1 struct {
	Client version1.IInvitationsClientV1
}

func (*InvitationsClientFixtureV1) TestCrudOperations

func (c *InvitationsClientFixtureV1) TestCrudOperations(t *testing.T)

func (*InvitationsClientFixtureV1) TestNotifyInvitation

func (c *InvitationsClientFixtureV1) TestNotifyInvitation(t *testing.T)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL