E2e Utils

Interfaces

Interfaces

TestAccount

Properties:

PropertyTypeRequiredDescription
namestringYes
typestringYes
balancenumberYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes

TestTransaction

Properties:

PropertyTypeRequiredDescription
accountIdstringYes
amountnumberYes
payeestringYes
datestringYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes
categoryIdstring | undefinedNo

TestBudget

Properties:

PropertyTypeRequiredDescription
namestringYes
amountnumberYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes

TestCategory

Properties:

PropertyTypeRequiredDescription
namestringYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes
budgetIdstring | undefinedNo

TestConversation

Properties:

PropertyTypeRequiredDescription
titlestringYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes

TestMessage

Properties:

PropertyTypeRequiredDescription
conversationIdstringYes
contentstringYes
rolestringYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes

TestEntity

Properties:

PropertyTypeRequiredDescription
idstringYes
createdAtstringYes
updatedAtstringYes

TestOrg

Properties:

PropertyTypeRequiredDescription
idstringYes
namestringYes
orgIdstring | undefinedNo
userIdstring | undefinedNo
descriptionstring | undefinedNo
createdAtstring | undefinedNo
updatedAtstring | undefinedNo

TestWorkspace

Properties:

PropertyTypeRequiredDescription
orgIdstringYes
userIdstringYes
namestringYes
titlestringYes
descriptionstringYes
statusstringYes

TestUser

Properties:

PropertyTypeRequiredDescription
namestringYes
orgIdstringYes
onboardedbooleanYes
emailstring | undefinedNo

TestProcess

Properties:

PropertyTypeRequiredDescription
titlestringYes
descriptionstringYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes

TestProcessStep

Properties:

PropertyTypeRequiredDescription
processIdstringYes
titlestringYes
descriptionstringYes
ordernumberYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes

TestProject

Properties:

PropertyTypeRequiredDescription
titlestringYes
completedbooleanYes
orgIdstringYes
userIdstringYes
descriptionstring | undefinedNo
workspaceIdstring | undefinedNo

TestMilestone

Properties:

PropertyTypeRequiredDescription
titlestringYes
descriptionstringYes
completedbooleanYes
projectIdstringYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes

TestTask

Properties:

PropertyTypeRequiredDescription
titlestringYes
descriptionstringYes
statusstringYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes
projectIdstring | undefinedNo
milestoneIdstring | undefinedNo
completedboolean | undefinedNo

TestServer

Properties:

PropertyTypeRequiredDescription
namestringYes
urlstringYes
statusstringYes

TestTodoItem

Properties:

PropertyTypeRequiredDescription
titlestringYes
descriptionstringYes
statusstringYes
completedbooleanYes
orgIdstringYes
userIdstringYes
workspaceIdstringYes
Previous
API Reference