[integration] UserService.signIn should make a POST request on validation
|
UserService.signIn |
[integration] UserService.get should return a list of users
|
UserService.get |
[integration] UserService.insert should insert a new user and delete should remove
|
UserService.insert |
[unit] Client exists
|
Client |
[unit] Client.instance() should not allow the creation of the instance
|
Client |
[unit] Client.instance() should return the instance of client
|
Client |
[unit] Client should throw an error if instantiated with a non-string baseurl
|
Client |
[unit] Client should construct an instance instantiated with baseurl
|
Client |
[unit] Client should have a fetch method
|
Client |
[unit] Client should throw an error on fetch when data is not present in put call
|
Client |
[unit] Client should handle unauthorized request
|
Client |
[unit] Clinical6 constructor should set certain properties
|
Clinical6 |
[unit] Clinical6.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] Clinical6.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] Clinical6.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] Clinical6.get should receive a valid response for a get request with an id
|
Clinical6.get |
test/unit/clinical6.js |
Clinical6.getChildren |
[unit] Clinical6.getChildren should receive a valid response for a get request with an id
|
Clinical6.getChildren |
[unit] Clinical6.insert should successfully insert a site with a site object
|
Clinical6.insert |
[unit] Clinical6.insert should throw an error with an invalid token
|
Clinical6.insert |
[unit] Clinical6 should have a fetch method
|
Clinical6.fetch |
[unit] Clinical6 should throw an error on fetch when data is not present in put call
|
Clinical6.fetch |
[unit] Clinical6.log should throw an error when an event is passed in without a level field
|
Clinical6.log |
[unit] Clinical6.register should throw errors for invalid parameters
|
Clinical6.register |
[unit] Clinical6.register should assign a device
|
Clinical6.register |
[unit] Clinical6.requestPasswordReset should throw errors for invalid parameters
|
Clinical6.requestPasswordReset |
[unit] Clinical6.requestPasswordReset should successfully requestPasswordReset mobile user with a mobile user object
|
Clinical6.requestPasswordReset |
[unit] Clinical6.resetPassword should throw errors for invalid parameters
|
Clinical6.resetPassword |
[unit] Clinical6.signIn should throw errors for invalid parameters
|
Clinical6.signIn |
[unit] Clinical6.signOut should clear the client authToken, device, and storage
|
Clinical6.signOut |
[unit] Clinical6.update should throw errors for invalid parameters
|
Clinical6.update |
[unit] Clinical6.update should successfully update a site with a site object
|
Clinical6.update |
[unit] Clinical6.update should successfully update a site with reason for change
|
Clinical6.update |
[unit] Cliinical6.xAuth should throw an error when a JSON value is not provided
|
Cliinical6.xAuth |
[unit] Factory.get exists
|
Factory.get |
[unit] Factory.get allows for basic json api deserialization
|
Factory.get |
[unit] Factory.get allows for json deserialization with relationships
|
Factory.get |
[unit] Factory.get allows for ediary__entry_groups deserialization
|
Factory.get |
[unit] Factory.get allows for ediary__entry_groups deserialization 2
|
Factory.get |
[unit] Factory.get allows for ediary__entry_groups deserialization pompe
|
Factory.get |
[unit] Factory.get allows for empty array deserialization
|
Factory.get |
[unit] jsonApiService.get invalid sort strings
|
jsonApiService.get |
[unit] jsonApiService.get valid sort strings
|
jsonApiService.get |
[unit] jsonApiService.get invalid search
|
jsonApiService.get |
[unit] jsonApiService.get valid search
|
jsonApiService.get |
[unit] AgreementSignature should handle agreementSignature data with a normal json format
|
AgreementSignature |
[unit] AgreementSignature should handle agreementSignature data with json api format
|
AgreementSignature |
[unit] AgreementSignature should generate json api format when converted to string
|
AgreementSignature |
[unit] AgreementTemplateField should handle agreementTemplateField data with a normal json format
|
AgreementTemplateField |
[unit] AgreementTemplateField should handle AgreementTemplateField data with json api format
|
AgreementTemplateField |
[unit] AgreementTemplateField should generate json api format when converted to string
|
AgreementTemplateField |
[unit] AgreementTemplateField.save should successfully insert an agreementTemplateField with an agreementTemplateField object when id does not exist
|
AgreementTemplateField.save |
[unit] AgreementTemplate should handle allowedAction data with a normal json format
|
AgreementTemplate |
[unit] AgreementTemplate should handle device data with json api format
|
AgreementTemplate |
[unit] AgreementTemplate should generate json api format when converted to string
|
AgreementTemplate |
[unit] AgreementTemplate.save should successfully insert an agreementTemplate with an agreementTemplate object when id does not exist
|
AgreementTemplate.save |
[unit] AgreementTemplate.save should successfully update an agreementTemplate with an agreementTemplate object when id exists
|
AgreementTemplate.save |
[unit] Agreement should handle agreement data with a normal json format
|
Agreement |
[unit] Agreement should handle agreement data with json api format
|
Agreement |
[unit] Agreement should generate json api format when converted to string
|
Agreement |
[unit] AllowedAction should handle allowedAction data with a normal json format
|
AllowedAction |
[unit] AllowedAction should handle allowedAction data with json api format
|
AllowedAction |
[unit] AllowedAction should generate json api format when converted to string
|
AllowedAction |
[unit] AllowedAction.delete should successfully delete a allowedAction
|
AllowedAction.delete |
[unit] AllowedAction.save should successfully insert a allowedAction with a allowedAction object when id does not exist
|
AllowedAction.save |
[unit] AnalyticsMetric should handle analyticsMetric data with a normal json format
|
AnalyticsMetric |
[unit] AnalyticsMetric should handle analyticsMetric data with json api format
|
AnalyticsMetric |
[unit] analyticsMetric should generate json api format when converted to string
|
analyticsMetric |
[unit] AppMenu should handle appMenu data with a normal json format
|
AppMenu |
[unit] AppMenu should handle appMenu data with json api format
|
AppMenu |
[unit] AppMenu should generate json api format when converted to string
|
AppMenu |
[unit] AppMenu.delete should successfully deletes an appMenu and all it submenus
|
AppMenu.delete |
[unit] AppMenu.delete should successfully delete an appMenu without submenus
|
AppMenu.delete |
[unit] AppMenu.save should successfully insert a appMenu with a appMenu object when id does not exist
|
AppMenu.save |
[unit] AppMenu.save should successfully update a appMenu with a appMenu object when id exists
|
AppMenu.save |
[unit] AppMenu.save should successfully update a appMenu with a appMenu object with a null relationship when id exists
|
AppMenu.save |
[unit] ApproverAssignment should handle approverAssignment data with a normal json format
|
ApproverAssignment |
[unit] ApproverAssignment should handle approverAssignment data with json api format
|
ApproverAssignment |
[unit] ApproverAssignment should generate json api format when converted to string
|
ApproverAssignment |
[unit] ApproverAssignment.delete should successfully delete a approver assignment
|
ApproverAssignment.delete |
[unit] ApproverAssignment.save should successfully insert a approverAssignment with a approverAssignment object when id does not exist
|
ApproverAssignment.save |
[unit] ApproverAssignment.save should successfully update a approverAssignment with a approverAssignment object when id exists
|
ApproverAssignment.save |
[unit] ApproverGroupAssignment should handle approverGroupAssignment data with a normal json format
|
ApproverGroupAssignment |
[unit] ApproverGroupAssignment should handle approverGroupAssignment data with json api format
|
ApproverGroupAssignment |
[unit] ApproverGroupAssignment should generate json api format when converted to string
|
ApproverGroupAssignment |
[unit] ApproverGroupAssignment.delete should successfully delete an approverGroupAssignment
|
ApproverGroupAssignment.delete |
[unit] ApproverGroupAssignment.save should successfully insert a approverGroupAssignment with a approverGroupAssignment object when id does not exist
|
ApproverGroupAssignment.save |
[unit] ApproverGroup should handle approverGroup data with a normal json format
|
ApproverGroup |
[unit] ApproverGroup should handle approverGroup data with json api format
|
ApproverGroup |
[unit] ApproverGroup should generate json api format when converted to string
|
ApproverGroup |
[unit] ApproverGroup.save should successfully save a new approverGroup when id does not exist
|
ApproverGroup.save |
[unit] ApproverGroup.save should successfully update an approverGroup with an approverGroup object when id exists
|
ApproverGroup.save |
[unit] ApproverGroup.addApprover should successfully insert a approverAssignment with a user and approverGroup when approverAssignment.id does not exist
|
ApproverGroup.addApprover |
[unit] ApproverGroup.addFormVersion should successfully insert an approverGroupAssignment with a consentFormVersion and approverGroup when approverGroupAssignment.id does not exist
|
ApproverGroup.addFormVersion |
test/unit/helpers.approver-group.js |
ApproverGroup.getApproverAssignments |
test/unit/helpers.approver-group.js |
ApproverGroup.getApprovers |
[unit] ApproverGroup.removeApprover should successfully remove a approverAssignment with a approver and approverGroup given a approver
|
ApproverGroup.removeApprover |
[unit] ApproverGroup.removeApprover should successfully remove a approverAssignment with a approver and approverGroup given an assignment
|
ApproverGroup.removeApprover |
[unit] ApproverGroup.removeFormVersion should successfully remove an approverGroupAssignment with a consentFormVersion and approverGroup given an approverGroupAssignment
|
ApproverGroup.removeFormVersion |
[unit] Badge should handle badge data with a normal json format
|
Badge |
[unit] Badge should handle badge data with json api format
|
Badge |
[unit] Badge should generate json api format when converted to string
|
Badge |
[unit] Badge.delete should successfully delete a badge
|
Badge.delete |
[unit] Badge.save should successfully insert a badge with a badge object when id does not exist
|
Badge.save |
[unit] Badge.save should successfully update a badge with a badge object when id exists
|
Badge.save |
[unit] BulkImport should handle bulkImport data with a normal json format
|
BulkImport |
[unit] BulkImport should handle bulkImport data with json api format
|
BulkImport |
[unit] BulkImport should generate json api format when converted to string
|
BulkImport |
[unit] BulkImport.save should successfully insert a bulkImport with a bulkImport object when id does not exist
|
BulkImport.save |
[unit] CohortAssignment should handle cohortAssignment data with a normal json format
|
CohortAssignment |
[unit] CohortAssignment should handle cohortAssignment data with json api format
|
CohortAssignment |
[unit] CohortAssignment should generate json api format when converted to string
|
CohortAssignment |
[unit] CohortAssignment.delete should successfully delete a cohort assignment
|
CohortAssignment.delete |
[unit] CohortAssignment.save should successfully insert a cohortAssignment with a cohortAssignment object when id does not exist
|
CohortAssignment.save |
[unit] CohortAssignment.save should successfully update a cohortAssignment with a cohortAssignment object when id exists
|
CohortAssignment.save |
[unit] Cohort should handle allowedAction data with a normal json format
|
Cohort |
[unit] Cohort should handle cohort data with json api format
|
Cohort |
[unit] Cohort should generate json api format when converted to string
|
Cohort |
[unit] Cohort.addUser should successfully insert a cohortAssignment with a user and cohort when cohortAssignment.id does not exist
|
Cohort.addUser |
[unit] Cohort.delete should successfully delete a cohort
|
Cohort.delete |
test/unit/helpers.cohort.js |
Cohort.getAssignments |
[unit] Cohort.getAssignments should receive a valid response for a get request with an id
|
Cohort.getAssignments |
test/unit/helpers.cohort.js |
Cohort.getUsers |
[unit] Cohort.removeUser should successfully remove a cohortAssignment with a user and cohort given a user
|
Cohort.removeUser |
[unit] Cohort.removeUser should successfully remove a cohortAssignment with a user and cohort given an assignment
|
Cohort.removeUser |
[unit] Cohort.save should successfully insert a cohort with a cohort object when id does not exist
|
Cohort.save |
[unit] Cohort.save should successfully update a cohort with a cohort object when id exists
|
Cohort.save |
[unit] consentAdditionalSigner should handle consentAdditionalSigner data with a normal json format
|
ConsentAdditionalSigner |
[unit] ConsentAdditionalSigner should handle consentAdditionalSigner data with json api format
|
ConsentAdditionalSigner |
[unit] ConsentAdditionalSigner should generate json api format when converted to string
|
ConsentAdditionalSigner |
[unit] ConsentAdditionalSigner.save should successfully save a new consentAdditionalSigner when id does not exist
|
ConsentAdditionalSigner.save |
[unit] ConsentApprover should handle consentApprover data with a normal json format
|
ConsentApprover |
[unit] ConsentApprover should handle consentApprover data with json api format
|
ConsentApprover |
[unit] ConsentApprover should generate json api format when converted to string
|
ConsentApprover |
[unit] ConsentApprover.delete should successfully delete a site
|
ConsentApprover.delete |
[unit] ConsentApprover.delete should remove the element from local storage
|
ConsentApprover.delete |
[unit] ConsentApprover.save should successfully save a new approver when id does not exist
|
ConsentApprover.save |
[unit] ConsentApprover.save should successfully update a consentApprover with a consentApprover object when an id exists
|
ConsentApprover.save |
[unit] ConsentFormVersion should handle consentFormVersion data with a normal json format
|
ConsentFormVersion |
[unit] ConsentFormVersion should handle consentFormVersion data with json api format
|
ConsentFormVersion |
[unit] ConsentFormVersion should generate json api format when converted to string
|
ConsentFormVersion |
test/unit/helpers.consent-form-version.js |
ConsentFormVersion.getApproverGroupAssignments |
[unit] ConsentFormVersion.getApproverGroupAssignments should receive a valid response for a get request with an id
|
ConsentFormVersion.getApproverGroupAssignments |
[unit] ConsentFormVersion.save should successfully insert a consentFormVersion with a consentFormVersion object when id does not exist
|
ConsentFormVersion.save |
[unit] ConsentFormVersion.save should successfully update a consentFormVersion with a consentFormVersion object when id exists
|
ConsentFormVersion.save |
[unit] ConsentForm should handle consentForm data with a normal json format
|
ConsentForm |
[unit] ConsentForm should handle consentForm data with json api format
|
ConsentForm |
[unit] ConsentForm should generate json api format when converted to string
|
ConsentForm |
[unit] ConsentForm.save should successfully save a new consentForm when id does not exist
|
ConsentForm.save |
[unit] ConsentForm.save should successfully update a consentForm with a consentForm object when an id exists
|
ConsentForm.save |
test/unit/helpers.consent-form.js |
ConsentForm.getVersions |
[unit] ConsentGrant should handle consentGrant data with a normal json format
|
ConsentGrant |
[unit] ConsentGrant should handle consentGrant data with json api format
|
ConsentGrant |
[unit] ConsentGrant should generate json api format when converted to string
|
ConsentGrant |
[unit] ConsentGrant.save should successfully save a new consentGrant when id does not exist
|
ConsentGrant.save |
[unit] ConsentStrategy should handle consentStrategy data with a normal json format
|
ConsentStrategy |
[unit] ConsentStrategy should handle consentStrategy data with json api format
|
ConsentStrategy |
[unit] ConsentStrategy should generate json api format when converted to string
|
ConsentStrategy |
[unit] ConsentStrategy.delete should successfully delete a consentStrategy
|
ConsentStrategy.delete |
[unit] ConsentStrategy.save should successfully save a new consentStrategy when id does not exist
|
ConsentStrategy.save |
[unit] ConsentStrategy.save should successfully update a consentStrategy with a consentStrategy object when an id exists
|
ConsentStrategy.save |
[unit] ConsultationParticipant should handle consultation data with a normal json format
|
ConsultationParticipant |
[unit] ConsultationParticipant should handle consultation data with json api format
|
ConsultationParticipant |
[unit] ConsultationParticipant should generate json api format when converted to string
|
ConsultationParticipant |
[unit] ConsultationParticipant.delete should successfully delete a cohort assignment
|
ConsultationParticipant.delete |
[unit] ConsultationParticipant.save should successfully insert a consultation with a consultation object when id does not exist
|
ConsultationParticipant.save |
[unit] ConsultationParticipant.save should successfully update a consultation with a consultation object when id exists
|
ConsultationParticipant.save |
[unit] Consultation should handle consultation data with a normal json format
|
Consultation |
[unit] Consultation should handle consultation data with json api format
|
Consultation |
[unit] Consultation should generate json api format when converted to string
|
Consultation |
[unit] Consultation.delete should successfully delete a cohort assignment
|
Consultation.delete |
[unit] Consultation.join should successfully join a consultation by passing in a participant
|
Consultation.join |
[unit] Consultation.join should successfully join a consultation where the user is a participant
|
Consultation.join |
[unit] Consultation.save should successfully insert a consultation with a consultation object when id does not exist
|
Consultation.save |
[unit] Consultation.save should successfully update a consultation with a consultation object when id exists
|
Consultation.save |
[unit] ContentAttribute should handle contentAttribute data with a normal json format
|
ContentAttribute |
[unit] ContentAttribute should handle contentAttribute data with json api format
|
ContentAttribute |
[unit] ContentAttribute should generate json api format when converted to string
|
ContentAttribute |
[unit] ContentAttribute.delete should successfully delete a site
|
ContentAttribute.delete |
[unit] ContentAttribute.save should successfully update a contentAttribute with a contentAttribute object when an id exists
|
ContentAttribute.save |
[unit] ContentType should handle site data with a normal json format
|
ContentType |
[unit] ContentType should handle site data with json api format
|
ContentType |
[unit] ContentType should generate json api format when converted to string
|
ContentType |
test/unit/helpers.content-type.js |
ContentType.getAttributes |
[unit] ContentType.getAttributes should receive a valid response for a get request with an id
|
ContentType.getAttributes |
[unit] Content.addComment should exist
|
Content.addComment |
[unit] Content.delete should successfully delete a site
|
Content.delete |
[unit] Content.save should also insert if it does not exist
|
Content.save |
[unit] Content.save should also update if ID exists
|
Content.save |
[unit] Device should handle device data with a normal json format
|
Device |
[unit] Device should handle device data with json api format
|
Device |
[unit] Device should generate json api format when converted to string
|
Device |
[unit] Device.delete should successfully delete an event
|
Device.delete |
[unit] Device.save should successfully insert a device with a device object when id does not exist
|
Device.save |
[unit] Device.save should successfully update a device with a device object when id exists
|
Device.save |
[unit] EntryGroup should handle group data with json api format
|
EntryGroup |
[unit] EntryGroup should generate json api format when converted to string
|
EntryGroup |
[unit] EntryGroup.getTemplates should receive a valid response (api example 1)
|
EntryGroup.getTemplates |
[unit] EntryGroup.getTemplates should receive a valid response (api example 2)
|
EntryGroup.getTemplates |
[unit] EntryTemplate should handle template data with json api format
|
EntryTemplate |
[unit] EntryTemplate should generate json api format when converted to string
|
EntryTemplate |
[unit] EntryTemplate.addEntry should call POST request
|
EntryTemplate |
[unit] Entry.constructor should handle entry data with json api format
|
Entry.constructor |
[unit] Entry.constructor should generate json api format when converted to string
|
Entry.constructor |
[unit] Entry.save should exist
|
Entry.save |
[unit] Entry.save should call EDiaryService.addEntry to make a POST request
|
Entry.save |
[unit] Entry.save should successfully save (pompe example)
|
Entry.save |
[unit] Event should handle event data with a normal json format
|
Event |
[unit] Event should handle event data with json api format
|
Event |
[unit] Event should generate json api format when converted to string
|
Event |
[unit] Event.delete should successfully delete an event
|
Event.delete |
[unit] Event.save should successfully insert an event with an event object when id does not exist
|
Event.save |
[unit] Event.save should successfully update a event with a event object when an id exists
|
Event.save |
[unit] Event.saveEventAction should successfully submit this event to track
|
Event.saveEventAction |
[unit] FilterGroup should handle filterGroup data with a normal json format
|
FilterGroup |
[unit] FilterGroup should handle filterGroup data with json api format
|
FilterGroup |
[unit] FilterGroup should generate json api format when converted to string
|
FilterGroup |
[unit] FilterGroup.save should successfully save a new filterGroup when id does not exist
|
FilterGroup.save |
[unit] FlowKeyValue should handle flowKeyValue data with a normal json format
|
FlowKeyValue |
[unit] FlowKeyValue should handle flowKeyValue data with json api format
|
FlowKeyValue |
[unit] FlowKeyValue should generate json api format when converted to string
|
FlowKeyValue |
[unit] FlowKeyValue.delete should successfully delete a flowKeyValue
|
FlowKeyValue.delete |
[unit] FlowKeyValue.save should successfully insert a flowKeyValue with a flowKeyValue object when id does not exist
|
FlowKeyValue.save |
[unit] FlowKeyValue.save should successfully update a flowKeyValue with a flowKeyValue object when id exists
|
FlowKeyValue.save |
[unit] Flow.addComment method should exist
|
Flow.addComment |
[unit] Flow.addComment method should return a comment object
|
Flow.addComment |
[unit] Flow.clone method should exist
|
Flow.clone |
[unit] Flow.clone method should clone id, name, first, and steps
|
Flow.clone |
[unit] Flow.connectGraph method should exist
|
Flow.connectGraph |
[unit] Flow.first field should be the first flowstep
|
Flow.first |
[unit] Flow.first field should have paths flow field to be the next flowstep
|
Flow.first |
[unit] Flow.getComments method should exist
|
Flow.getComments |
[unit] Flow.getComments method should return an array of comment objects
|
Flow.getComments |
[unit] FlowStep.getLongestDistance should return the distance
|
FlowStep.go |
[unit] FlowStep.go to path with incorrect condition statements
|
FlowStep.go |
[unit] FlowStep.go to path should change _toSave
|
FlowStep.go |
[unit] FlowStep.go to path should have labels for range or sliders
|
FlowStep.go |
[unit] FlowStep.go to path should have min and max values for numeric text validations
|
FlowStep.go |
[unit] FlowStep.go to path should throw error with empty required field
|
FlowStep.go |
[unit] FlowStep.go to path with incorrect condition statements on flow.set
|
FlowStep.go |
[unit] FlowStep.go to path with incorrect condition statements on flowstep.set text
|
FlowStep.go |
[unit] FlowStep.go to path with incorrect condition statements on flow.set text
|
FlowStep.go |
[unit] FlowStep.go to path ignoring case on flow.set text
|
FlowStep.go |
[unit] Flow.postInsights method should exist
|
Flow.postInsights |
[unit] Flow.save method should exist
|
Flow.save |
[unit] Flow.save method should return a promise
|
Flow.save |
[unit] Flow.saveFlowAttributes method should update a flow
|
Flow.saveFlowAttributes |
[unit] Flow.set method should exist
|
Flow.set |
[unit] Flow.reset method should exist
|
Flow.reset |
[unit] Flow.reset method should reset to id, name, first, and steps
|
Flow.reset |
[unit] FlowStep.addComment should exist
|
FlowStep.addComment |
[unit] FlowStep.addComment method should return a promise
|
FlowStep.addComment |
[unit] FlowStep.getComments should exist
|
FlowStep.getComments |
[unit] FlowStep.getComments method should return a promise
|
FlowStep.getComments |
[unit] FlowStep.set should exist
|
FlowStep.set |
[unit] FlowStep.getPath should exist
|
FlowStep.getPath |
[unit] FlowStep.go should exist
|
FlowStep.go |
[unit] FlowStep.go should exist that return a promise
|
FlowStep.go |
[unit] FlowStep.hasFields should exist
|
FlowStep.hasFields |
[unit] FlowStep.hasSteps should exist
|
FlowStep.hasSteps |
[unit] FlowStep.initFields should exist
|
FlowStep.initFields |
[unit] FlowStep.isAutoSave should exist
|
FlowStep.isAutoSave |
[unit] FlowStep.save should exist
|
FlowStep.save |
[unit] FlowStep.save method should return a promise
|
FlowStep.save |
[unit] Flow.first field should be the first flowstep
|
Flow.first |
[unit] Flow.first field should have paths flow field to be the next flowstep
|
Flow.first |
[unit] FlowStep.addComment should return a comment object
|
FlowStep.addComment |
[unit] FlowStep.getComments should return an array of comment objects
|
FlowStep.getComments |
[unit] Language.getTranslations should exist
|
Language.getTranslations |
[unit] Language.getTranslations method should return a promise
|
Language.getTranslations |
[unit] Language.getTranslations method should return a comment object
|
Language.getTranslations |
[unit] Location should handle location data with a normal json format
|
Location |
[unit] Location should handle location data with json api format
|
Location |
[unit] Location should generate json api format when converted to string
|
Location |
[unit] Location.save should successfully save a new location when id does not exist
|
Location.save |
[unit] Location.save should successfully update a location with a location object when an id exists
|
Location.save |
[unit] Notification should handle notification data with a normal json format
|
Notification |
[unit] Notification should handle notification data with json api format
|
Notification |
[unit] notification should generate json api format when converted to string
|
notification |
[unit] notification.delete should successfully delete a notification
|
notification.delete |
[unit] notification.save should successfully update a notification with a notification object when id exists
|
notification.save |
[unit] notification.save should throw an error when there is no notification id
|
notification.save |
[unit] notification.read should successfully update a notification status to read
|
notification.read |
[unit] paperTemplate should handle allowedAction data with a normal json format
|
PaperTemplate |
[unit] paperTemplate should handle device data with json api format
|
PaperTemplate |
[unit] paperTemplate should generate json api format when converted to string
|
PaperTemplate |
[unit] paperTemplate.save should successfully insert a paperTemplate with a paperTemplate object when id does not exist
|
PaperTemplate.save |
[unit] paperTemplate.save should successfully update a paperTemplate with a paperTemplate object when id exists
|
PaperTemplate.save |
[unit] Permission should handle permission data with a normal json format
|
Permission |
[unit] Permission should handle device data with json api format
|
Permission |
[unit] Permission should generate json api format when converted to string
|
Permission |
[unit] Permission.delete should successfully delete a permission
|
Permission.delete |
[unit] PlatformMenu should handle platformMenu data with a normal json format
|
PlatformMenu |
[unit] PlatformMenu should handle platformMenu data with json api format
|
PlatformMenu |
[unit] PlatformMenu should generate json api format when converted to string
|
PlatformMenu |
[unit] PlatformMenu.delete should successfully delete a platformMenu
|
PlatformMenu.delete |
[unit] PlatformMenu.save should successfully insert a platformMenu with a platformMenu object when id does not exist
|
PlatformMenu.save |
[unit] PlatformMenu.save should successfully update a platformMenu with a platformMenu object when id exists
|
PlatformMenu.save |
[unit] Profile.getFullName method should exist
|
Profile.getFullName |
[unit] Profile.getFullAddress method should exist
|
Profile.getFullAddress |
[unit] Profile.save method should exist
|
Profile.save |
[unit] Profile.save method should return a promise
|
Profile.save |
[unit] Profile.save should successfully update user profile
|
Profile.save |
[unit] ProjectContent.addChild should return an object
|
ProjectContent.addChild |
[unit] ProjectContent.getChild should return an object
|
ProjectContent.getChild |
[unit] ProjectContent.getChildren should return an array
|
ProjectContent.getChildren |
[unit] ProjectContent.getData should return a ProjectContent object
|
ProjectContent.getData |
[unit] ProjectContent.removeChild should return an object
|
ProjectContent.removeChild |
[unit] ProjectContent.updateChild with built in id should return an object
|
ProjectContent.updateChild |
[unit] ProjectContent.updateChild with param id should return an object
|
ProjectContent.updateChild |
[unit] Query should exist
|
Query |
[unit] Query should throw an error if orderBy are incorrect
|
Query |
[unit] Query should be able to be constructed properly
|
Query |
[unit] Query should have all the query methods available
|
Query |
[unit] Query should have methods that are chain-able
|
Query |
[unit] Query should create a query with ascending order
|
Query |
[unit] Query should create a query with descending order
|
Query |
[unit] Query should create a query with page and perpage when limit is called
|
Query |
[unit] Query should create a query with brandRelative
|
Query |
[unit] Query should create a query with minimal
|
Query |
[unit] Query should create a query with referenceModule
|
Query |
[unit] Query should create a query with content
|
Query |
[unit] Query should add search values
|
Query |
[unit] Query should remove search values
|
Query |
[unit] Query should clear search values
|
Query |
[unit] Query should set attribute to search
|
Query |
[unit] Query should set attribute to tag
|
Query |
[unit] Query should set searchMethod to starts_with
|
Query |
[unit] Query should set searchMethod to ends_with
|
Query |
[unit] Query should set searchMethod to whole_word
|
Query |
[unit] Query should set whole_word to true
|
Query |
[unit] Query should set case_sensitive to true
|
Query |
[unit] Query should set a radius value
|
Query |
[unit] Query should set the exact latitude value
|
Query |
[unit] Query should set the exact longitude value
|
Query |
[unit] Query should set SW Latitude value
|
Query |
[unit] Query should set SW Longitude value
|
Query |
[unit] Query should set NE Latitude value
|
Query |
[unit] Query should set NW Longitutde value
|
Query |
[unit] Query should set a value
|
Query |
[unit] RelatedUser should handle relatedUser data with a normal json format
|
RelatedUser |
[unit] RelatedUser should generate json api format when converted to string
|
RelatedUser |
[unit] RelatedUser.delete should successfully delete a relatedUser
|
RelatedUser.delete |
[unit] RelatedUser.save should successfully insert a relatedUser with a relatedUser object when id does not exist
|
RelatedUser.save |
[unit] RelatedUser.save should successfully update a relatedUser with a relatedUser object when id exists
|
RelatedUser.save |
[unit] Role should handle role data with a normal json format
|
Role |
[unit] Role should handle device data with json api format
|
Role |
[unit] Role should generate json api format when converted to string
|
Role |
[unit] Role.getInvitableRoles should successfully get the invitable user roles
|
Role.getInvitableRoles |
[unit] Role.getPermissions should successfully get the role permissions
|
Role.getPermissions |
[unit] Role.save should successfully insert a role with a role object when id does not exist
|
Role.save |
[unit] Role.save should successfully update a role with a role object when id exists
|
Role.save |
[unit] Rule should handle rule data with a normal json format
|
Rule |
[unit] Rule should handle rule data with json api format
|
Rule |
[unit] Rule should generate json api format when converted to string
|
Rule |
[unit] Rule.delete should successfully delete a rule
|
Rule.delete |
[unit] Rule.save should successfully insert a rule with a rule object when id does not exist
|
Rule.save |
[unit] Setting should handle setting data with a normal json format
|
Setting |
[unit] Setting should handle setting data with json api format
|
Setting |
[unit] Setting should handle setting data with the simple approach
|
Setting |
[unit] Setting should generate json api format when converted to string
|
Setting |
[unit] Setting.save should successfully update a setting with a setting object when id exists
|
Setting.save |
[unit] SignAccount should handle signAccount data with a normal json format
|
SignAccount |
[unit] SignAccount should handle signAccount data with json api format
|
SignAccount |
[unit] SignAccount should generate json api format when converted to string
|
SignAccount |
[unit] SignAccount.save should successfully save a new signAccount when id does not exist
|
SignAccount.save |
[unit] SignAccount.delete should successfully delete a SignAccount
|
SignAccount.delete |
[unit] SignAccount.delete should remove the element from local storage
|
SignAccount.delete |
[unit] SiteContact should handle siteContact data with a normal json format
|
SiteContact |
[unit] SiteContact should handle siteContact data with json api format
|
SiteContact |
[unit] SiteContact should generate json api format when converted to string
|
SiteContact |
[unit] SiteContact.save should successfully save a new siteContact when id does not exist
|
SiteContact.save |
[unit] SiteContact.save should successfully update a siteContact with a siteContact object when an id exists
|
SiteContact.save |
[unit] SiteLanguage should handle siteLanguage data with a normal json format
|
SiteLanguage |
[unit] SiteLanguage should handle siteLanguage data with json api format
|
SiteLanguage |
[unit] SiteLanguage should generate json api format when converted to string
|
SiteLanguage |
[unit] SiteLanguage.delete should successfully delete a siteLanguage
|
SiteLanguage.delete |
[unit] SiteLanguage.save should successfully save a new siteLanguage when id does not exist
|
SiteLanguage.save |
[unit] SiteMember should handle siteMember data with a normal json format
|
SiteMember |
[unit] SiteMember should handle siteMember data with json api format
|
SiteMember |
[unit] SiteMember should generate json api format when converted to string
|
SiteMember |
[unit] SiteMember.delete should successfully delete a siteMember
|
SiteMember.delete |
[unit] SiteMember.save should successfully insert a siteMember with a siteMember object when id does not exist
|
SiteMember.save |
[unit] SiteMember.save should successfully update a siteMember with a siteMember object when id exists
|
SiteMember.save |
[unit] Site should handle site data with a normal json format
|
Site |
[unit] Site should handle site data with json api format
|
Site |
[unit] Site should generate json api format when converted to string
|
Site |
[unit] Site.delete should successfully delete a site
|
Site.delete |
test/unit/helpers.site.js |
Site.getContacts |
test/unit/helpers.site.js |
Site.getSiteLanguages |
test/unit/helpers.site.js |
Site.getMembers |
[unit] Site.getMembers should receive a valid response for a get request with an id
|
Site.getMembers |
[unit] Site.save should successfully insert a site with a site object when id does not exist
|
Site.save |
[unit] Site.save should successfully update a site with a site object when id exists
|
Site.save |
[unit] TemporaryId should handle temporaryId data with a normal json format
|
TemporaryId |
[unit] TemporaryId should handle temporaryId data with json api format
|
TemporaryId |
[unit] TemporaryId should generate json api format when converted to string
|
TemporaryId |
[unit] TemporaryId.save should successfully save a new temporaryId when id does not exist
|
TemporaryId.save |
[unit] Timezone should handle timezone data with a normal json format
|
Timezone |
[unit] timezone should generate json api format when converted to string
|
timezone |
[unit] MobileUser.delete method should remove a related mobile user with an id parameter
|
MobileUser.delete |
[unit] MobileUser.disable should disable a related mobile user with an id parameter
|
MobileUser.disable |
[unit] MobileUser.enable should enable a related mobile user with an id parameter
|
MobileUser.enable |
test/unit/helpers.user.mobile.js |
Cohort.getCohorts |
[unit] MobileUser.resendInvite should successfully resend an invite to a related mobile user with an id parameter
|
MobileUser.resendInvite |
[unit] MobileUser.revokeConsent method should revoke consent for a mobile user with and id value and type
|
MobileUser.revokeConsent |
[unit] MobileUser.getRegistrationStatus should successfully get the registration status of a mobile user
|
MobileUser.getRegistrationStatus |
[unit] MobileUser.getRegistrationStatus should successfully get the registration status of an account name
|
MobileUser.getRegistrationStatus |
[unit] MobileUser.toInvitation should generate an Invitation when using implicit user relationships
|
MobileUser.toInvitation |
[unit] MobileUser.toInvitation should generate an Invitation when using attributes and relationships
|
MobileUser.toInvitation |
[unit] MobileUser.toInvitation should generate the correct json api request format when converted toJson
|
MobileUser.toInvitation |
[unit] EDiaryService.getTemplates should receive a valid response for getTemplates (api example 1)
|
EDiaryService.getTemplates |
[unit] EDiaryService.getTemplates should receive a valid response for getTemplates (api example 2)
|
EDiaryService.getTemplates |
[unit] AdvertisementService.get should have a get method
|
AdvertisementService.get |
[unit] AdvertisementService.get should return a promise
|
AdvertisementService.get |
[unit] AdvertisementService.get should make a properly formatted GET request and receive a valid response
|
AdvertisementService.get |
[unit] AdvertisementService.getSettings should have a getSettings method
|
AdvertisementService.getSettings |
[unit] AdvertisementService.getSettings should return a promise
|
AdvertisementService.getSettings |
[unit] AdvertisementService.getSettings should receive a valid response for a get request
|
AdvertisementService.getSettings |
[unit] AgreementTemplateFieldService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] AgreementTemplateFieldService.delete should make a properly formatted delete request
|
Clinical6.delete |
[unit] AgreementTemplateFieldService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] AgreementTemplateFieldService.insert should successfully insert an agreement template field with an agreement template object
|
Clinical6.insert |
[unit] AgreementTemplateFieldService.insert should throw an error without the necessary attributes
|
Clinical6.insert |
[unit] AgreementTemplateService.get should receive a valid response for a get request without an id
|
SiteMemberService.get |
[unit] AgreementTemplateService.insert should successfully insert an agreement template with an agreement template object
|
Clinical6.insert |
[unit] AgreementTemplateService.insert should throw an error without the necessary attributes
|
Clinical6.insert |
[unit] AgreementService.get should have a get method
|
AgreementService.get |
[unit] AgreementService.get should return a promise
|
AgreementService.get |
[unit] AgreementService.get should make a properly formatted POST request and receive a valid response
|
AgreementService.get |
[unit] AllowedActionService.delete should make a properly formatted delete request
|
Clinical6.delete |
[unit] AllowedActionService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] AllowedActionService.delete should remove the element from local storage
|
Clinical6.delete |
[unit] AllowedActionService.insert should successfully insert an allowed action with an allowed action object
|
Clinical6.insert |
[unit] AnalyticsService.getMetrics should exist
|
AnalyticsService.getMetrics |
[unit] AnalyticsService.getMetrics should receive a valid response for a get request with name
|
AnalyticsService.getMetrics |
[unit] AnalyticsService.postInsights should have an postInsights method
|
AnalyticsService.postInsights |
[unit] AppMenuService.delete should exist
|
AppMenuService.delete |
[unit] AppMenuService.delete should throw errors for invalid parameters
|
AppMenuService.delete |
[unit] AppMenuService.delete should make a properly formatted delete request
|
AppMenuService.delete |
[unit] AppMenuService.delete should receive a valid response for a delete request
|
AppMenuService.delete |
[unit] AppMenuService.delete should make a properly formatted delete request with cascade is false
|
AppMenuService.delete |
[unit] AppMenuService.delete should make a properly formatted delete request with cascade=true when appMenu has sub-menus
|
AppMenuService.delete |
[unit] AppMenuService.delete should remove the element from local storage
|
AppMenuService.delete |
[unit] AppMenuService.get should exist
|
AppMenuService.get |
[unit] AppMenuService.get should make a properly formatted get request
|
AppMenuService.get |
[unit] AppMenuService.get should receive a valid response for a get request without an id
|
AppMenuService.get |
[unit] AppMenuService.get should receive a valid response for a get request with an id
|
AppMenuService.get |
[unit] AppMenuService.getActionDetails should exist
|
AppMenuService.getActionDetails |
[unit] AppMenuService.getActionDetails should make a properly formatted get request
|
AppMenuService.getActionDetails |
[unit] AppMenuService.getActionDetails should receive a valid response for a get request without an id
|
AppMenuService.getActionDetails |
[unit] AppMenuService.insert should successfully insert a appMenu with a appMenu object
|
AppMenuService.insert |
[unit] AppMenuService.update should throw errors for invalid parameters
|
AppMenuService.update |
[unit] AppMenuService.update should successfully update a appMenu with a appMenu object
|
AppMenuService.update |
[unit] AppMenuService.updateOrder should throw errors for invalid parameters
|
AppMenuService.updateOrder |
[unit] AppMenuService.update should successfully update the appMenu with a null relationship
|
AppMenuService.update |
[unit] AppMenuService.updateOrder should successfully update the order of appMenus with an order object
|
AppMenuService.updateOrder |
[unit] AppMenuService.delete should also delete the children (submenus)
|
AppMenuService.delete |
[unit] ApproverAssignmentService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] ApproverAssignmentService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] ApproverAssignmentService.insert should successfully insert a cohort with a cohort object
|
Clinical6.insert |
[unit] ApproverGroupAssignmentService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] ApproverGroupAssignmentService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] ApproverGroupAssignmentService.insert should successfully insert an approver group assignment with an approver group assignment object
|
Clinical6.insert |
[unit] ApproverGroupService.get should exist
|
ApproverGroupService.get |
[unit] ApproverGroupService.get should make a properly formatted get request
|
ApproverGroupService.get |
[unit] ApproverGroupService.get should make a properly formatted get request and response without an id
|
Clinical6.get |
[unit] ApproverGroupService.insert should successfully insert a approverGroup with a approverGroup object
|
Clinical6.insert |
[unit] ApproverGroupService.update should successfully update an approverGroup with an approverGroup object
|
Clinical6.update |
[unit] BadgeService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] BadgeService.delete should make a properly formatted delete request and response
|
Clinical6.delete |
[unit] BadgeService.delete should remove the element from local storage
|
Clinical6.delete |
[unit] BadgeService.get should make a properly formatted get request and response without an id
|
Clinical6.get |
[unit] BadgeService.get should receive a valid response for a get request with an id
|
Clinical6.get |
[unit] BadgeService.insert should successfully insert a badge with a badge object
|
Clinical6.insert |
[unit] BadgeService.update should successfully update a badge with a badge object
|
Clinical6.update |
[unit] CallbackService.getCallbacks should exist
|
CallbackService.getCallbacks |
[unit] CallbackService.getCallbacks should return a promise
|
CallbackService.getCallbacks |
[unit] CallbackService.getCallbacks should receive a valid response for a get request
|
CallbackService.getCallbacks |
[unit] CallbackService.getCallback should exist
|
CallbackService.getCallback |
[unit] CallbackService.getCallback should throw an error when there is no id parameter
|
CallbackService.getCallback |
[unit] CallbackService.getCallback should return a promise
|
CallbackService.getCallback |
[unit] CallbackService.getCallback should receive a valid response for a get request
|
CallbackService.getCallback |
[unit] CallbackService.execute should exist
|
CallbackService.execute |
[unit] CallbackService.execute should throw an error when there is no id parameter
|
CallbackService.execute |
[unit] CallbackService.execute should return a promise
|
CallbackService.execute |
[unit] CallbackService.execute should receive a valid response for a get request
|
CallbackService.execute |
[unit] CohortAssignmentService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] CohortAssignmentService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] CohortAssignmentService.insert should successfully insert a cohort with a cohort object
|
Clinical6.insert |
[unit] CohortService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] CohortService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] CohortService.get should make a properly formatted get request and response without an id
|
Clinical6.get |
[unit] CohortService.get should receive a valid response for a get request with an id
|
Clinical6.get |
test/unit/services.cohort.js |
Clinical6.getChildren |
[unit] CohortService.getChildren should receive a valid response for a get request with an id
|
Clinical6.getChildren |
[unit] CohortService.insert should successfully insert a cohort with a cohort object
|
Clinical6.insert |
[unit] CohortService.update should successfully update a cohort with a cohort object
|
Clinical6.update |
[unit] ConsentAdditionalSignerService.insert should successfully insert a consentAdditionalSigner with a consentAdditionalSigner object
|
Clinical6.insert |
[unit] ConsentApproverService.get should make a properly formatted get request and response without an id
|
Clinical6.get |
[unit] ConsentApproverService.update should successfully update a consentApprover with a consentApprover object
|
Clinical6.update |
[unit] ConsentFormVesrionService.get should make a properly formatted get request
|
Clinical6.get |
[unit] ConsentFormVersionService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] ConsentFormVersionService.get should receive a valid response for a get request with an id
|
Clinical6.get |
test/unit/services.consent-form-version.js |
Clinical6.getChildren |
[unit] ConsentFormVersionService.getChildren should receive a valid response for a get request with an id
|
Clinical6.getChildren |
[unit] ConsentFormVersion.insert should successfully insert a consentFormVersion with a consentFormVersion object
|
Clinical6.insert |
[unit] ConsentFormVersionService.update should successfully update a consentApprover with a consentApprover object
|
Clinical6.update |
[unit] ConsentFormService.get should make a properly formatted get request
|
Clinical6.get |
[unit] ConsentFormService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] ConsentFormService.get should receive a valid response for a get request with an id
|
Clinical6.get |
test/unit/services.consent-form.js |
Clinical6.getChildren |
[unit] ConsentFormService.insert should successfully insert a consentForm with a consentForm object
|
Clinical6.insert |
[unit] ConsentFormService.update should successfully update a consentForm with a consentForm object
|
Clinical6.update |
[unit] ConsentGrantService.insert should successfully insert a consentGrant with a consentGrant object
|
Clinical6.insert |
[unit] ConsentStrategyService.get should make a properly formatted get request
|
Clinical6.get |
[unit] ConsentStrategyService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] ConsentStrategyService.get should receive a valid response for a get request with an id
|
Clinical6.get |
[unit] ConsentStrategyService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] ConsentStrategyService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] ConsentStrategyService.insert should successfully insert a consentStrategy with a consentStrategy object
|
Clinical6.insert |
[unit] ConsentStrategyService.update should successfully update a consentStrategy with a consentStrategy object
|
Clinical6.update |
[unit] ConsultationParticipantService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] ConsultationParticipantService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] ConsultationParticipantService.insert should successfully insert a participant with a participant object
|
Clinical6.insert |
[unit] ConsultationParticipantService.update should successfully update a participant with a participant object
|
Clinical6.update |
[unit] ConsultationService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] ConsultationService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] ConsultationService.insert should successfully insert a consultation with a consultation object
|
Clinical6.insert |
[unit] ConsultationService.join should successfully join a consultation with a consultation object
|
Clinical6.join |
[unit] ConsultationService.update should successfully update a consultation with a consultation object
|
Clinical6.update |
[unit] ContentAttributeService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] ContentAttributeService.delete should make a properly formatted delete request and response
|
Clinical6.delete |
[unit] ContentAttributeService.delete should remove the element from local storage
|
Clinical6.delete |
[unit] ContentAttributeService.insert should successfully insert a content attribute with a content attribute object
|
Clinical6.insert |
[unit] ContentAttributeService.update should successfully update a contentAttribute with a contentAttribute object
|
Clinical6.update |
[unit] Clinical6.get(ContentType) should make a properly formatted GET request and response
|
Clinical6.get |
[unit] Clinical6.get(ContentType) should receive a valid response for a get request
|
Clinical6.get |
[unit] Clinical6.getChildren(ContentType) should make a properly formatted GET request and response
|
Clinical6.getChildren |
[unit] ContentService.delete should throw errors for invalid parameters
|
ContentService.delete |
[unit] ContentService.delete should make a properly formatted delete request and response
|
ContentService.delete |
[unit] ContentService.delete should remove the element from local storage
|
ContentService.delete |
[unit] ContentService.getTypes should make a properly formatted GET request and response
|
ContentService.getTypes |
[unit] ContentService.getTypes(id) should receive a valid response for a get request
|
ContentService.getTypes(id) |
[unit] ContentService.getContent should throw an error when resource is not defined
|
ContentService.getContent |
[unit] ContentService.getContent should make a properly formatted GET request
|
ContentService.getContent |
[unit] ContentService.getContent should receive a valid response for a get request (basic_flow)
|
ContentService.getContent |
[unit] ContentService.getContentFavorites should throw an error when resource is not defined
|
ContentService.getContentFavorites |
[unit] ContentService.getContentFavorites should make a properly formatted GET request and response
|
ContentService.getContentFavorites |
[unit] ContentService.getById should throw an error when id is not defined
|
ContentService.getById |
[unit] ContentService.getById should make a properly formatted GET request and response
|
ContentService.getById |
[unit] ContentService.getRandom should throw an error when id is not defined
|
ContentService.getRandom |
[unit] ContentService.getRandom should make a properly formatted GET request and response
|
ContentService.getRandom |
[unit] ContentService.insert should throw errors for a missing content parameter and attributes
|
ContentService.insert |
[unit] ContentService.insert should successfully insert content with a content object
|
ContentService.insert |
[unit] ContentService.update should throw errors for a missing content parameter
|
ContentService.update |
[unit] ContentService.update should throw errors for a missing content id
|
ContentService.update |
[unit] ContentService.update should throw errors for a missing content type
|
ContentService.update |
[unit] ContentService.getVuforiaDynamicContent should make a properly formatted get request and response
|
ContentService.getVuforiaDynamicContent |
[unit] StatusService.getStatus should successfully return all status values
|
StatusService.getStatus |
[unit] ContentService.filter should throw an error when query is not of type Query
|
ContentService.filter |
[unit] ContentService.filter should throw an error when there are no search values to query
|
ContentService.filter |
[unit] ContentService.filter should make a properly formatted POST request
|
ContentService.filter |
[unit] ContentService.filter should get a valid response for a POST request with search
|
ContentService.filter |
[unit] ContentService.getByNumber should throw an error when getByNumber is called without max,min,or values
|
ContentService.filter |
[unit] ContentService.getByNumber should make a properly formatted POST request and response
|
ContentService.filter |
[unit] ContentService.getByLocation should throw an error when getByLocation is called incorrectly
|
ContentService.filter |
[unit] ContentService.getByLocation should make a properly formatted POST request
|
ContentService.filter |
[unit] ContentService.getByLocation should get a valid response for a POST request for location radius
|
ContentService.filter |
[unit] ContentService.getByLocation should get a valid response for a POST request for address match
|
ContentService.filter |
[unit] ContentService.getByLocation should get a valid response for a POST request for box filter
|
ContentService.filter |
[unit] ContentService.getByTagNames should throw an error when getByTagNames is called incorrectly
|
ContentService.filter |
[unit] ContentService.getByTagNames should get a valid response for a POST request
|
ContentService.filter |
[unit] Clinical6.get({type: 'dynamic_content__public_contents' }) should get a valid response for a GET request
|
Clinical6.get |
[unit] ContentService.getByDate should throw an error when getByDate is called without max and/or min
|
ContentService.filter |
[unit] ContentService.getByDate should get a valid response for a POST request
|
ContentService.filter |
[unit] ContentService.getByTagIds should throw an error when getByTagIds is called incorrectly
|
ContentService.filter |
[unit] ContentService.getByTagIds should get a valid response for a POST request
|
ContentService.filter |
[unit] ContentService.find should throw an error if query is not defined properly
|
ContentService.find |
test/unit/services.custom-class.genisis.site.v3.js |
Clinical6.get |
test/unit/services.custom-class.user.genisis.v3.js |
Clinical6.getChildren |
test/unit/services.custom-class.user.genisis.v3.js |
JsonApiService.update |
[unit] KittenService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] KittenService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] CustomClass.delete should receive a valid response for a delete request
|
CustomClass.delete |
[unit] KittenService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] KittenService.get should receive a valid response for a get request with an id
|
Clinical6.get |
[unit] KittenService.insert should successfully insert a kitten with a kitten object
|
Clinical6.insert |
[unit] KittenService.insert should throw an error with an invalid token
|
Clinical6.insert |
[unit] CustomClass.save should successfully insert a kitten with a kitten object
|
CustomClass.save |
[unit] KittenService.update should successfully update a kitten with a kitten object
|
Clinical6.update |
[unit] CustomClass.save should successfully update a kitten with a kitten object
|
CustomClass.save |
[unit] VersionService.get should receive a valid response for a get request without an id
|
Clinical6.get |
test/unit/services.custom.user.genisis.v3.js |
Clinical6.getChildren |
[unit] DeviceService.delete should exist
|
DeviceService.delete |
[unit] DeviceService.delete should return a promise
|
DeviceService.delete |
[unit] DeviceService.delete should throw errors for invalid parameters
|
DeviceService.delete |
[unit] DeviceService.delete should receive a valid response for a delete request
|
DeviceService.delete |
[unit] DeviceService.delete should remove the element from local storage
|
DeviceService.delete |
[unit] DeviceService.get should exist
|
DeviceService.get |
[unit] DeviceService.get should return a promise
|
DeviceService.get |
[unit] DeviceService.get should receive a valid response for a get request without an id
|
DeviceService.get |
[unit] DeviceService.get should receive a valid response for a get request with an id
|
DeviceService.get |
[unit] DeviceService.insert should successfully insert user device with a device object
|
DeviceService.insert |
[unit] DeviceService.insert should throw an error with an invalid token
|
DeviceService.insert |
[unit] DeviceService.update should throw errors for invalid parameters
|
DeviceService.update |
[unit] DeviceService.update should successfully update user device with a device object
|
DeviceService.update |
[unit] EventService.trackEvents should successfully submit this event to track
|
EventService.trackEvents |
[unit] EventService.delete should exist
|
EventService.delete |
[unit] EventService.delete should return a promise
|
EventService.delete |
[unit] EventService.delete should throw errors for invalid parameters
|
EventService.delete |
[unit] EventService.delete should receive a valid response for a delete request
|
EventService.delete |
[unit] EventService.delete should remove the element from local storage
|
EventService.delete |
[unit] EventService.get should exist
|
EventService.get |
[unit] EventService.get should return a promise
|
EventService.get |
[unit] EventService.get should receive a valid response for a get request without an id
|
EventService.get |
[unit] EventService.get should receive a valid response for a get request with an id
|
EventService.get |
[unit] EventService.insert should successfully insert a event with a event object
|
EventService.insert |
[unit] EventService.update should throw errors for invalid parameters
|
EventService.update |
[unit] EventService.update should successfully update a event with a event object
|
EventService.update |
[unit] FilterGroupService.insert should successfully insert a filterGroup with a filterGroup object
|
Clinical6.insert |
[unit] FlowService.deleteKeyValue should throw errors for invalid parameters
|
FlowService.deleteKeyValue |
[unit] FlowService.deleteKeyValue should make a properly formatted delete request and a valid response
|
FlowService.deleteKeyValue |
[unit] FlowService.getKeyValue should receive a valid response for a get request with an id
|
FlowService.getKeyValue |
[unit] FlowService.insertKeyValue should throw an error when parameters are invalid
|
FlowService.insertKeyValue |
[unit] FlowService.insertKeyValue should successfully start a flow with a flow key value object
|
FlowService.insertKeyValue |
[unit] FlowService.insertKeyValue should successfully start a flow with an existing capture value group
|
FlowService.insertKeyValue |
[unit] FlowService.collect should throw an error when id is not defined
|
FlowService.collect |
[unit] FlowService.collect should receive a valid response
|
FlowService.collect |
[unit] FlowService.getDataGroup should throw an error when id is not defined
|
FlowService.getDataGroup |
[unit] FlowService.getDataGroup should receive a valid response for a get request
|
FlowService.getDataGroup |
[unit] FlowService.getFlow should throw an error when permanent link is not defined
|
FlowService.getFlow |
[unit] FlowService.getFlow should receive a valid response for a get request
|
FlowService.getFlow |
[unit] FlowService.get should make a properly formatted get request
|
Clinical6.get |
FlowService.get should receive a valid response for a get request without an id
|
FlowService.get |
[unit] FlowService.delete should receive a valid response for a delete request
|
FlowService.delete |
[unit] FlowService.delete should remove the element from local storage
|
FlowService.delete |
[unit] FlowService.insert should successfully insert a flow with a flow object
|
FlowService.insert |
[unit] FlowService.insert should throw an error with an invalid token
|
FlowService.insert |
[unit] FlowService.update should successfully update a flow with a flow object
|
FlowService.update |
[unit] ImportService.getExampleFiles should receive a valid response for a get request without an id
|
ImportService.getExampleFiles |
[unit] ImportService.insert should successfully insert a bulkImport with a bulkImport object
|
Clinical6.insert |
[unit] ImportService.insert should throw an error with an invalid token
|
Clinical6.insert |
[unit] LanguageService.delete should throw errors for invalid parameters
|
LanguageService.delete |
[unit] LanguageService.delete should receive a valid response for a delete request
|
LanguageService.delete |
[unit] LanguageService.delete should remove the element from local storage
|
LanguageService.delete |
[unit] LanguageService.get should receive a valid response for a get request
|
LanguageService.get |
[unit] LanguageService.getTranslations should throw an error when there is no authToken and iso
|
LanguageService.getTranslations |
[unit] LanguageService.getTranslations should throw an error when there is no iso value
|
LanguageService.getTranslations |
[unit] LanguageService.getTranslations should receive a valid response for a get request
|
LanguageService.getTranslations |
[unit] LanguageService.insert should successfully insert a language with a language object
|
LanguageService.insert |
[unit] LanguageService.insert should throw an error with an invalid token
|
LanguageService.insert |
[unit] LanguageService.update should throw errors for invalid parameters
|
LanguageService.update |
[unit] LanguageService.update should successfully update a language with a language object
|
LanguageService.update |
[unit] Location should handle location data with a normal json format
|
Location |
[unit] Location should handle location data with json api format
|
Location |
[unit] LocationService.delete should throw errors for invalid parameters
|
LocationService.delete |
[unit] LocationService.delete should make a properly formatted delete request and response
|
LocationService.delete |
[unit] LocationService.delete should remove the element from local storage
|
LocationService.delete |
[unit] LocationService.get should make a properly formatted get request and response without an id
|
LocationService.get |
[unit] LocationService.get should receive a valid response for a get request with an id
|
LocationService.get |
[unit] Location.insert should successfully insert a location with a location object
|
Location.insert |
[unit] LocationService.getTimezones should exist
|
LocationService.getTimezones |
[unit] LocationService.getTimezones should return a promise
|
LocationService.getTimezones |
[unit] LocationService.getTimezones should receive a valid response for a get request without an id
|
LocationService.getTimezones |
[unit] Location.update should successfully update a location with a location object
|
Location.update |
[unit] Location.update should successfully update a location with reason for changes
|
Location.update |
[unit] MessageService.getConversations should exist
|
MessageService.getConversations |
[unit] MessageService.getConversations should return a promise
|
MessageService.getConversations |
[unit] MessageService.getConversations should receive a valid response for a get request
|
MessageService.getConversations |
[unit] MessageService.getMessages should exist
|
MessageService.getMessages |
[unit] MessageService.getMessages should throw an error when there is no conversation ID
|
MessageService.getMessages |
[unit] MessageService.getMessages should return a promise
|
MessageService.getMessages |
[unit] MessageService.getMessages should receive a valid response for a get request
|
MessageService.getMessages |
[unit] MessageService.sendMessage should exist
|
MessageService.sendMessage |
[unit] MessageService.sendMessage should throw an error when there is no message
|
MessageService.sendMessage |
[unit] MessageService.sendMessage should throw an error when there is no subject attribute in message
|
MessageService.sendMessage |
[unit] MessageService.sendMessage should return a promise
|
MessageService.sendMessage |
[unit] MessageService.sendMessage should successfully create a message with a message object
|
MessageService.sendMessage |
[unit] PlatformMenuService.delete should exist
|
PlatformMenuService.delete |
[unit] PlatformMenuService.delete should throw errors for invalid parameters
|
PlatformMenuService.delete |
[unit] PlatformMenuService.delete should receive a valid response for a delete request
|
PlatformMenuService.delete |
[unit] PlatformMenuService.delete should remove the element from local storage
|
PlatformMenuService.delete |
[unit] PlatformMenuService.get should exist
|
PlatformMenuService.get |
[unit] PlatformMenuService.get should receive a valid response for a get request without an id
|
PlatformMenuService.get |
[unit] PlatformMenuService.get should receive a valid response for a get request with an id
|
PlatformMenuService.get |
[unit] PlatformMenuService.insert should successfully insert a platformMenu with a platformMenu object
|
PlatformMenuService.insert |
[unit] PlatformMenuService.update should throw errors for invalid parameters
|
PlatformMenuService.update |
[unit] PlatformMenuService.update should successfully update a platformMenu with a platformMenu object
|
PlatformMenuService.update |
[unit] ProjectContentService.get should exist
|
ProjectContentService.get |
[unit] ProjectContentService.get should throw an error when version is not defined
|
ProjectContentService.get |
[unit] ProjectContentService.get should throw an error when ownerType is not defined
|
ProjectContentService.get |
[unit] ProjectContentService.get should return a promise
|
ProjectContentService.get |
[unit] ProjectContentService.get should receive a valid response for a get request without contentType or an id param
|
ProjectContentService.get |
[unit] ProjectContentService.get should receive a valid response for a get request with an id param
|
ProjectContentService.get |
[unit] ProjectContentService.get should receive a valid response for a get request with version, ownerType, owner, and objectId
|
ProjectContentService.get |
[unit] ProjectContentService.get should receive a valid response for a get request with all params
|
ProjectContentService.get |
[unit] ProjectContentService.insert should exist method
|
ProjectContentService.insert |
[unit] ProjectContentService.insert should throw an error when version is not defined
|
ProjectContentService.insert |
[unit] ProjectContentService.insert should throw an error when ownerType is not defined
|
ProjectContentService.insert |
[unit] ProjectContentService.insert should throw an error when owner is not defined
|
ProjectContentService.insert |
[unit] ProjectContentService.insert should return a promise
|
ProjectContentService.insert |
[unit] ProjectContentService.insert should receive a valid response for a POST request with the id param and no action param
|
ProjectContentService.insert |
[unit] ProjectContentService.insert should receive a valid response for a POST request without contentType, id, and action params
|
ProjectContentService.insert |
[unit] ProjectContentService.update should exist method
|
ProjectContentService.update |
[unit] ProjectContentService.update should throw an error when version is not defined
|
ProjectContentService.update |
[unit] ProjectContentService.update should throw an error when ownerType is not defined
|
ProjectContentService.update |
[unit] ProjectContentService.update should throw an error when owner is not defined
|
ProjectContentService.update |
[unit] ProjectContentService.update should throw an error when data is not defined
|
ProjectContentService.update |
[unit] ProjectContentService.update should return a promise
|
ProjectContentService.update |
[unit] ProjectContentService.update should receive a valid response for a PUT request
|
ProjectContentService.update |
[unit] RelatedUserService.delete should exist
|
RelatedUserService.delete |
[unit] RelatedUserService.delete should receive a valid response for a delete request
|
RelatedUserService.delete |
[unit] RelatedUserService.get should exist
|
RelatedUserService.get |
[unit] RelatedUserService.get should throw an error when there is no id
|
RelatedUserService.get |
[unit] RelatedUserService.get should throw an error when there is no type
|
RelatedUserService.get |
[unit] RelatedUserService.get should throw an error when there is no relationship
|
RelatedUserService.get |
[unit] RelatedUserService.get should return a promise
|
RelatedUserService.get |
[unit] RelatedUserService.get should receive a valid response for a get request with an id
|
RelatedUserService.get |
[unit] RelatedUserService.insert should successfully insert a relatedUser with a relatedUser object
|
RelatedUserService.insert |
[unit] RelatedUserService.update should throw errors for invalid parameters
|
RelatedUserService.update |
[unit] RelatedUserService.update should successfully update a relatedUser with a relatedUser object
|
RelatedUserService.update |
[unit] RoleService.delete should receive a valid response for a delete request
|
RoleService.delete |
[unit] RoleService.get should receive a valid response for a get request without an id
|
RoleService.get |
[unit] RoleService.get should receive a valid response for a get request with an id
|
RoleService.get |
[unit] RoleService.getInvitableRoles should throw an error when there is no role
|
RoleService.getInvitableRoles |
[unit] RoleService.getInvitableRoles should receive a valid response for a get request with a role
|
RoleService.getInvitableRoles |
[unit] RoleService.insert should successfully insert a role with a role object
|
RoleService.insert |
[unit] RoleService.update should throw errors for invalid parameters
|
RoleService.update |
[unit] RoleService.update should successfully update a role with a role object
|
RoleService.update |
[unit] RoleService.deletePermission should throw errors for invalid parameters
|
RoleService.deletePermission |
[unit] RoleService.deletePermission should receive a valid response for a delete request
|
RoleService.deletePermission |
[unit] RoleService.deletePermission should remove the element from local storage
|
RoleService.deletePermission |
[unit] RuleService.markEvent should throw errors for invalid parameters
|
RuleService.markEvent |
[unit] RuleService.markEvent should successfully mark an event as ignored with no supplied event action
|
RuleService.markEvent |
[unit] RuleService.markEvent should successfully mark an event based on the event action
|
RuleService.markEvent |
[unit] RuleService.getRecentEvents should receive a valid response for a get request
|
RuleService.getRecentEvents |
[unit] RuleService.getRecentEvents should receive a valid response for a get request with the timeUnit parameter
|
RuleService.getRecentEvents |
[unit] RuleService.getUpcomingEvents should throw an error when there is no ruleId
|
RuleService.getUpcomingEvents |
[unit] RuleService.getUpcomingEvents should receive a valid response for a get request
|
RuleService.getUpcomingEvents |
[unit] RuleService.getUpcomingEvents should receive a valid response for a get request with the timeUnit parameter
|
RuleService.getUpcomingEvents |
[unit] RuleService.getEventsByDate should throw an error when there is no ruleId
|
RuleService.getEventsByDate |
[unit] RuleService.getEventsByDate should throw an error when there is no date
|
RuleService.getEventsByDate |
[unit] RuleService.getEventsByDate should receive a valid response for a get request
|
RuleService.getEventsByDate |
[unit] RuleService.getEventsByRule should have getEventsByRule
|
RuleService.getEventsByRule |
[unit] RuleService.getEventsByRule should throw an error when there is no ruleId
|
RuleService.getEventsByRule |
[unit] RuleService.getEventsByRule should receive a valid response for a get request
|
RuleService.getEventsByRule |
[unit] RuleService.getFilteredRecentEvents should throw an error when there is no ruleId
|
RuleService.getFilteredRecentEvents |
[unit] RuleService.getFilteredRecentEvents should receive a valid response for a get request
|
RuleService.getFilteredRecentEvents |
[unit] RuleService.getFilteredRecentEvents should receive a valid response for a get request with the timeUnit parameter
|
RuleService.getFilteredRecentEvents |
[unit] RuleService.markEventByObj should throw errors for invalid parameters
|
RuleService.markEventByObj |
[unit] RuleService.markEventByObj should successfully mark an event as ignored with no supplied event action
|
RuleService.markEventByObj |
[unit] RuleService.markEventByObj should successfully mark an event based on the event action
|
RuleService.markEventByObj |
[unit] RuleService.delete should throw errors for invalid parameters
|
RuleService.delete |
[unit] RuleService.delete should receive a valid response for a delete request
|
RuleService.delete |
[unit] RuleService.delete should remove the element from local storage
|
RuleService.delete |
[unit] RuleService.get should receive a valid response for a get request without an id
|
RuleService.get |
[unit] RuleService.get should receive a valid response for a get request with an id
|
RuleService.get |
[unit] RuleService.insert should successfully insert a rule with a rule object
|
RuleService.insert |
[unit] SettingService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] SettingService.update should successfully update a setting with a setting object
|
Clinical6.update |
[unit] SignAccountService.get should make a properly formatted get request
|
Clinical6.get |
[unit] SignAccountService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] ConsentStrategyService.insert should successfully insert a consentStrategy with a consentStrategy object
|
Clinical6.insert |
[unit] SignAccountService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] SignAccountService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] SiteContactService.insert should successfully insert a siteContact with a siteContact object
|
Clinical6.insert |
[unit] SiteContactService.update should successfully update a siteContact with a siteContact object when an id exists
|
SiteContactService.update |
[unit] SiteLanguageService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] SiteLanguageService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] SiteLanguageService.insert should successfully insert a siteLanguage with a siteLanguage object
|
Clinical6.insert |
[unit] SiteMemberService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] SiteMemberService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] SiteMemberService.delete should remove the element from local storage
|
Clinical6.delete |
[unit] SiteMemberService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] SiteMemberService.get should receive a valid response for a get request with an id
|
Clinical6.get |
[unit] SiteMemberService.insert should successfully insert a site with a site object
|
Clinical6.insert |
[unit] SiteMemberService.update should successfully update a site member with a site object
|
Clinical6.update |
[unit] SiteService.delete should throw errors for invalid parameters
|
Clinical6.delete |
[unit] SiteService.delete should receive a valid response for a delete request
|
Clinical6.delete |
[unit] SiteService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] SiteService.get should receive a valid response for a get request with an id
|
Clinical6.get |
test/unit/services.site.v3.js |
Clinical6.getChildren |
[unit] SiteService.getChildren should receive a valid response for a get request with an id
|
Clinical6.getChildren |
[unit] SiteService.getChildren should receive a valid response for a get request with sort parameter
|
Clinical6.getChildren |
[unit] SiteService.getChildren should throw an error for a get request with invalid sort parameter
|
Clinical6.getChildren |
test/unit/services.site.v3.js |
Clinical6.getChildren |
test/unit/services.site.v3.js |
Clinical6.getChildren |
[unit] SiteService.insert should successfully insert a site with a site object
|
Clinical6.insert |
[unit] SiteService.insert should throw an error with an invalid token
|
Clinical6.insert |
[unit] SiteService.update should successfully update a site with a site object
|
Clinical6.update |
[unit] SsoOptionService.get should make a properly formatted get request
|
Clinical6.get |
[unit] SsoOptionService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] StatusService.check should successfully check a site with a site object
|
StatusService.check |
[unit] StatusService.getSections should throw an error when a no parameters are provided
|
StatusService.getSections |
[unit] StatusService.getSections should throw an error when a ownerType and owner are not provided
|
StatusService.getSections |
[unit] StatusService.getSections should throw an error when the owner is not provided
|
StatusService.getSections |
[unit] StatusService.getSections should not throw an error when the owner is not provided but the ownerType is "mobile_user"
|
StatusService.getSections |
[unit] StatusService.getSections should successfully return all status values
|
StatusService.getSections |
[unit] SystemService.log should throw an error when an event is passed in without a level field
|
SystemService.log |
[unit] SystemService.log should successfully track a new log event
|
SystemService.log |
[unit] SystemService.log should successfully track a new log event with just the entry parameter
|
SystemService.log |
[unit] SystemService.log should successfully track a new log event with the entry and requestInformation parameters
|
SystemService.log |
[unit] SystemService.log should successfully track a new log event with the entry, requestInformation, and deviceInformation parameters
|
SystemService.log |
[unit] SystemService.xAuth should throw an error when a JSON value is not provided
|
SystemService.xAuth |
[unit] SystemService.xAuth should successfully validate the attributes in the JSON
|
SystemService.xAuth |
[unit] TemporaryIdService.get should make a properly formatted get request
|
TemporaryIdService.get |
[unit] TemporaryIdService.get should receive a valid response for a get request with an id
|
TemporaryIdService.get |
[unit] TemporaryIdService.insert should successfully insert a temporaryId with a temporaryId object
|
TemporaryIdService.insert |
[unit] UserService.insertProfileAttribute should throw an error when the required parameters are not provided
|
UserService.insertProfileAttribute |
[unit] UserService.insertProfileAttribute should successfully create a new profile attribute with the required parameters
|
UserService.insertProfileAttribute |
[unit] UserService.deleteProfileAttribute should throw an error when there is no id parameter
|
UserService.deleteProfileAttribute |
[unit] UserService.deleteProfileAttribute should successfully delete a user profile attribute value with an id value
|
UserService.deleteProfileAttribute |
[unit] UserService.getAllProfileAttributes should throw an error when there is no apiKey parameter
|
UserService.getAllProfileAttributes |
[unit] UserService.getAllProfileAttributes should successfully get all profile attribute values
|
UserService.getAllProfileAttributes |
[unit] UserService.getProfile should make a properly formatted get request
|
UserService.getProfile |
[unit] UserService.getProfile should receive a valid response
|
UserService.getProfile |
[unit] UserService.getProfileAttributes should make a properly formatted GET request
|
UserService.getProfileAttributes |
[unit] UserService.getProfileAttributes should make a properly formatted GET request with includeHidden parameter defined
|
UserService.getProfileAttributes |
[unit] UserService.getProfileAttributes should make a properly formatted GET request with includeValues parameter defined
|
UserService.getProfileAttributes |
[unit] UserService.getProfileAttributes should make a properly formatted GET request with both includeHidden and includeValues parameters defined
|
UserService.getProfileAttributes |
[unit] UserService.getProfileAttributes should receive valid response for a get request
|
UserService.getProfileAttributes |
[unit] UserService.getProfileAttributes should receive valid response for get request with includeHidden parameter
|
UserService.getProfileAttributes |
[unit] UserService.getProfileAttributes should receive valid response for get request with both includeHidden and includeValues parameter
|
UserService.getProfileAttributes |
[unit] UserService.saveProfile should throw errors for invalid parameters
|
UserService.saveProfile |
[unit] UserService.saveProfile should successfully update user profile with a profile object
|
UserService.saveProfile |
[unit] UserService.saveProfile should successfully update user profile with an inline object
|
UserService.saveProfile |
[unit] UserService.updateProfileAttribute should throw an error when there is no profile parameter
|
UserService.updateProfileAttribute |
[unit] UserService.updateProfileAttribute should throw an error when there is no id parameter
|
UserService.updateProfileAttribute |
[unit] UserService.updateProfileAttribute should successfully update a user profile attribute with a profile object and an id value
|
UserService.updateProfileAttribute |
[unit] UserService.acceptInvitationPinV2 should throw an error when a JSON value is not provided
|
UserService.acceptInvitationPinV2 |
[unit] UserService.acceptInvitationPinV2 should successfully submit the JSON to the server
|
UserService.acceptInvitationPinV2 |
[unit] UserService.deleteCurrent should delete the current mobile user
|
UserService.deleteCurrent |
[unit] UserService.disableCurrent should disable the current mobile user
|
UserService.disableCurrent |
[unit] UserService.emailAccountName should throw an error when the required parameters are missing
|
UserService.emailAccountName |
[unit] UserService.emailAccountName should successfully send an email with the forgotten user account name with all required parameters
|
UserService.emailAccountName |
[unit] UserService.emailPassword should throw an error when there is no email
|
UserService.emailPassword |
[unit] UserService.emailPassword should receive valid response for a post request
|
UserService.emailPassword |
[unit] UserService.resetPasswordSimple UserService.resetPasswordSimple should throw errors for invalid parameters
|
UserService.resetPasswordSimple |
[unit] UserService.resetPasswordSimple UserService.resetPasswordSimple should reset a password with the required parameters
|
UserService.resetPasswordSimple |
[unit] UserService.setPin should throw an error when a JSON value is not provided
|
UserService.setPin |
[unit] UserService.setPin should successfully submit the JSON to the server
|
UserService.setPin |
[unit] UserService.signOut should clear the client authToken, device, and storage
|
UserService.signOut |
[unit] UserService.signOut should successfully sign out and remove auth token from client
|
UserService.signOut |
[unit] UserService.signUp should throw an error when invalid arguments are passed
|
UserService.signUp |
[unit] UserService.signUp should reply with a friendly error message for missing/invalid credentials
|
UserService.signUp |
[unit] UserService.signUp should pass on an error message for a post request
|
UserService.signUp |
[unit] UserService.signUp should receive valid response for a post request
|
UserService.signUp |
[unit] UserService.deleteRelated should throw an error when the id paramater is missing
|
UserService.deleteRelated |
[unit] UserService.deleteRelated should successfully remove a related mobile user with an id parameter
|
UserService.deleteRelated |
[unit] UserService.disable should throw an error when the id paramater is missing
|
UserService.disable |
[unit] UserService.disable should successfully disable a related mobile user with an id parameter
|
UserService.disable |
[unit] UserService.enable should throw an error when the id paramater is missing
|
UserService.enable |
[unit] UserService.enable should successfully enable a related mobile user with an id parameter
|
UserService.enable |
[unit] UserService.getRelatedMobileUsers should receive a valid response for a get request
|
UserService.getRelatedMobileUsers |
[unit] UserService.resendInvite should throw an error when the id paramater is missing
|
UserService.resendInvite |
[unit] UserService.resendInvite should successfully resend an invite to a related mobile user with an id parameter
|
UserService.resendInvite |
[unit] UserService.requestPasswordReset should throw errors for invalid parameters
|
UserService.requestPasswordReset |
[unit] UserService.requestPasswordReset should successfully requestPasswordReset mobile user with a mobile user object
|
UserService.requestPasswordReset |
[unit] UserService.requestPasswordReset should throw an error if the email is invalid
|
UserService.requestPasswordReset |
[unit] UserService.resetPassword should throw errors for invalid parameters
|
UserService.resetPassword |
[unit] UserService.resetPassword should successfully resetPassword mobile user with correct attributes
|
UserService.resetPassword |
[unit] UserService.resetPassword should throw an error if the password token is invalid
|
UserService.resetPassword |
[unit] UserService.getDataGroup should have a getDataGroup method
|
UserService.getDataGroup |
[unit] UserService.getDataGroup should throw an error when id is not defined
|
UserService.getDataGroup |
[unit] UserService.getDataGroup should make a properly formatted get request
|
UserService.getDataGroup |
[unit] UserService.getDataGroup should receive a valid response for a get request with an id and without filtering parameters
|
UserService.getDataGroup |
[unit] UserService.getDataGroup should receive a valid response for a get request without an id or filtering parameters
|
UserService.getDataGroup |
[unit] UserService.getDataGroup should receive a valid response for a get request without an id and with the filtering parameters
|
UserService.getDataGroup |
[unit] UserService.acceptInvitation should exist
|
UserService.acceptInvitation |
[unit] UserService.acceptInvitation should throw errors for invalid parameters
|
UserService.acceptInvitation |
[unit] UserService.acceptInvitation should successfully accept an invitation for a mobile user
|
UserService.acceptInvitation |
[unit] UserService.acceptInvitation should successfully accept an invitation for a user
|
UserService.acceptInvitation |
[unit] UserService.getInvitationStatus should successfully get the invitaiton status
|
UserService.getInvitationStatus |
[unit] UserService.invite should exist
|
UserService.invite |
[unit] UserService.invite should throw errors for invalid parameters
|
UserService.invite |
[unit] UserService.invite should successfully invite mobile user with a mobile user object
|
UserService.invite |
[unit] UserService.invite should successfully invite mobile user with a mobile user object and a site
|
UserService.invite |
[unit] UserService.invite should successfully invite mobile user with a mobile user object and a dynamic profile
|
UserService.invite |
[unit] UserService.invite should successfully invite admin user with a admin user object
|
UserService.invite |
[unit] UserService.invite should successfully invite admin user with a admin user object and a role as a relationship
|
UserService.invite |
[unit] UserService.invite should successfully invite admin user with a admin user object and a role as a relationship (Platform UI Error)
|
UserService.invite |
[unit] mobileUserService.acceptInvitation should successfully register user
|
mobileUserService.acceptInvitation |
[unit] UserService.addAwardedBadge should throw errors for invalid parameters
|
UserService.addAwardedBadge |
[unit] UserService.addAwardedBadge should successfully addAwardedBadge (api example)
|
UserService.addAwardedBadge |
[unit] UserService.update should enable a user
|
UserService.update |
[unit] UserService.addSchedule should throw errors for invalid parameters
|
UserService.addSchedule |
[unit] UserService.addSchedule should successfully addSchedule (api example)
|
UserService.addSchedule |
[unit] UserService.confirm should throw errors for invalid parameters
|
UserService.confirm |
[unit] UserService.confirm should successfully get the registration status of a mobile user
|
UserService.confirm |
[unit] UserService.confirm should throw an error if the token is invalid
|
UserService.confirm |
[unit] UserService.delete should throw errors for invalid parameters
|
UserService.delete |
[unit] UserService.delete should receive a valid response for a delete request
|
UserService.delete |
[unit] UserService.delete should remove the element from local storage
|
UserService.delete |
[unit] UserService.get should receive a valid response for a get request without an id
|
UserService.get |
[unit] UserService.get should receive a valid response for a get request with an id
|
UserService.get |
[unit] UserService.getAwardedBadges should receive a valid response for a get request without an id
|
UserService.getAwardedBadges |
[unit] UserService.getEntries should receive a valid response for a get request without an id
|
UserService.getEntries |
[unit] UserService.getEntries should receive a valid response for a get request with a filter
|
UserService.getEntries |
[unit] UserService.getRegistrationStatus should throw errors for invalid parameters
|
UserService.getRegistrationStatus |
[unit] UserService.getRegistrationStatus should successfully get the registration status of a mobile user
|
UserService.getRegistrationStatus |
[unit] UserService.getSchedules should receive a valid response for a get request with a filter
|
UserService.getSchedules |
[unit] UserService.getSession should throw errors for invalid parameters
|
UserService.getSession |
[unit] UserService.getSession should successfully get the registration status of a mobile user
|
UserService.getSession |
[unit] UserService.getSites should throw errors for invalid parameters user type
|
UserService.getSites |
[unit] UserService.getSites should throw errors for invalid user id
|
UserService.getSites |
[unit] UserService.getSites should successfully get the sites and locations of a mobile user
|
UserService.getSites |
[unit] UserService.insert should throw errors for invalid parameters
|
UserService.insert |
[unit] UserService.insert should successfully insert mobile user with a mobile user object
|
UserService.insert |
[unit] UserService.register should throw errors for invalid parameters
|
UserService.register |
[unit] UserService.register should throw an error when registering a guest user to an existing device (example 3)
|
UserService.register |
[unit] UserService.removeAwardedBadge should throw errors for invalid parameters
|
UserService.removeAwardedBadge |
[unit] UserService.removeAwardedBadge should successfully removeAwardedBadge (api example)
|
UserService.removeAwardedBadge |
[unit] UserService.requestPasswordReset should throw errors for invalid parameters
|
UserService.requestPasswordReset |
[unit] UserService.requestPasswordReset should successfully requestPasswordReset mobile user with a mobile user object
|
UserService.requestPasswordReset |
[unit] UserService.requestPasswordReset should throw an error if the email is invalid
|
UserService.requestPasswordReset |
[unit] UserService.resetPassword should throw errors for invalid parameters
|
UserService.resetPassword |
[unit] UserService.resetPassword should throw an error if the password token is invalid
|
UserService.resetPassword |
[unit] UserService.revokeConsent should throw errors for invalid parameters
|
UserService.revokeConsent |
[unit] UserService.revokeConsent should successfully revoke consent
|
UserService.revokeConsent |
[unit] UserService.sendConfirmation should throw errors for invalid parameters
|
UserService.sendConfirmation |
[unit] UserService.sendConfirmation should successfully send a confirmation
|
UserService.sendConfirmation |
[unit] UserService.sendConfirmation should throw an error if the email is considered blank
|
UserService.sendConfirmation |
[unit] UserService.signIn should throw errors for invalid parameters
|
UserService.signIn |
[unit] UserService.signIn should successfully signIn
|
UserService.signIn |
[unit] UserService.signIn should throw an error if the email is considered blank
|
UserService.signIn |
[unit] UserService.unlockUser should throw errors for invalid parameters
|
UserService.unlockUser |
[unit] UserService.unlockUser should successfully send a confirmation
|
UserService.unlockUser |
[unit] UserService.update should successfully update mobile user with a mobile user object
|
UserService.update |
[unit] UserService.updateAwardedBadge should throw errors for invalid parameters
|
UserService.updateAwardedBadge |
[unit] UserService.updateAwardedBadge should successfully updateAwardedBadge (api example)
|
UserService.updateAwardedBadge |
[unit] UserService.updateSchedule should throw errors for invalid parameters
|
UserService.updateSchedule |
[unit] UserService.updateSchedule should successfully updateSchedule (api example)
|
UserService.updateSchedule |
[unit] UserService.getNotifications should throw an error when there is no user
|
UserService.getNotifications |
[unit] UserService.getNotifications should throw an error when there is no user id
|
UserService.getNotifications |
[unit] UserService.getNotifications should throw an error when there is no user type
|
UserService.getNotifications |
[unit] UserService.getNotifications should receive a valid response for a get request
|
UserService.getNotifications |
[unit] UserService.signOut should clear the client authToken, device, and storage
|
UserService.signOut |
[unit] UserService.signOut should successfully sign out and remove auth token from client
|
UserService.signOut |
[unit] VersionService.get should make a properly formatted get request
|
Clinical6.get |
[unit] VersionService.get should receive a valid response for a get request without an id
|
Clinical6.get |
[unit] Clinical6Error utility class should have a be an Error
|
Clinical6Error |
[unit] Clinical6Error utility class should handle the duplicate account name response
|
Clinical6Error |
[unit] Clinical6Error utility class should handle the duplicate account name response in html
|
Clinical6Error |
[unit] Clinical6Error utility class should handle the "something went wrong" response
|
Clinical6Error |
[unit] Clinical6Error utility class should handle the invalid user role response
|
Clinical6Error |
[unit] Clinical6Error utility class should handle the device is invalid (v3)
|
Clinical6Error |
[unit] Clinical6Error utility class should handle the device is already in use (v3)
|
Clinical6Error |
[unit] Clinical6Error utility class should handle application key cant be blank (v3)
|
Clinical6Error |
[unit] Clinical6Error utility class should handle permanent_link is invalid (v3)
|
Clinical6Error |
[unit] Clinical6Error utility class should handle email not found (v3)
|
Clinical6Error |
[unit] Clinical6Error utility class should handle param is missing or the value is empty: data (v3)
|
Clinical6Error |
[unit] Clinical6Error utility class should handle Record Not Found: MobileUser by id (v3)
|
Clinical6Error |
[unit] Clinical6Error utility class should handle Email is invalid (v3)
|
Clinical6Error |
[unit] ConditionUtility.evaluate method should have an set method
|
evaluate |
[unit] ConditionUtility.evaluate should determine <
|
evaluate |
[unit] ConditionUtility.evaluate should determine <=
|
evaluate |
[unit] ConditionUtility.evaluate should determine >
|
evaluate |
[unit] ConditionUtility.evaluate should determine >=
|
evaluate |
[unit] ConditionUtility.evaluate should determine =
|
evaluate |
[unit] ConditionUtility.evaluate should determine <>
|
evaluate |
[unit] ConditionUtility.evaluate should determine < (Negative)
|
evaluate |
[unit] ConditionUtility.evaluate should determine <= (Negative)
|
evaluate |
[unit] ConditionUtility.evaluate should determine > (Negative)
|
evaluate |
[unit] ConditionUtility.evaluate should determine >= (Negative)
|
evaluate |
[unit] ConditionUtility.evaluate should determine = (Negative)
|
evaluate |
[unit] ConditionUtility.evaluate should determine <> (Negative)
|
evaluate |