Addressing comment on PR #41 #67
Annotations
3 errors
|
src/__tests__/AmisRenderer.test.tsx > AmisRenderer > should include user in context data:
apps/amis/src/__tests__/AmisRenderer.test.tsx#L92
TypeError: [Function render] is not a spy or a call to a spy!
❯ src/__tests__/AmisRenderer.test.tsx:92:24
|
|
src/__tests__/AmisRenderer.test.tsx > AmisRenderer > should pass custom data to AMIS render:
apps/amis/src/__tests__/AmisRenderer.test.tsx#L77
TypeError: [Function render] is not a spy or a call to a spy!
❯ src/__tests__/AmisRenderer.test.tsx:77:24
|
|
src/__tests__/AmisRenderer.test.tsx > AmisRenderer > should call AMIS render with schema:
apps/amis/src/__tests__/AmisRenderer.test.tsx#L63
TypeError: [Function render] is not a spy or a call to a spy!
❯ src/__tests__/AmisRenderer.test.tsx:63:24
|