Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Availability to specify SSE config on ComplexObject uploading #327

Open
shukob opened this issue Dec 21, 2018 · 3 comments
Open

Availability to specify SSE config on ComplexObject uploading #327

shukob opened this issue Dec 21, 2018 · 3 comments
Labels
feature-request Have an idea, share it with us!

Comments

@shukob
Copy link

shukob commented Dec 21, 2018

Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the
official AWS AppSync forum

Do you want to request a feature or report a bug?
feature request

What is the current behavior?
SSE config on ComplexObjectLink does not exist.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?
We can specify it in constructor of AppSyncClient

Which versions and which environment (browser, react-native, nodejs) / OS are affected by this issue? Did this work in previous versions?
1.7.0

@shukob
Copy link
Author

shukob commented Dec 28, 2018

Re: bodybank-sdk@d9613eb

@elorzafe elorzafe added the feature-request Have an idea, share it with us! label Dec 31, 2018
@elorzafe
Copy link
Contributor

Hi @shukob, thanks for your comments. We can discuss this with the team. Can you submit a PR for this.

Thanks!

@shukob
Copy link
Author

shukob commented Jan 20, 2019

Hi, @elorzafe, thank you for the response. I made #340 for this,
but cannot make local test to work. It seems it is not a problem of the modification but that of a configuration. Are there any configuration which is necessary for test to work?
Thanks in advance.

Mac-b8f6b110a75b-5:aws-appsync shunpeik$ yarn jest
yarn run v1.13.0
$ /Users/shunpeik/aws-mobile-appsync-sdk-js/packages/aws-appsync/node_modules/.bin/jest
 FAIL  __tests__/link/offline-link.test.ts

    TypeError: __tests__/link/offline-link.test.ts: Emit skipped

      at getOutput (../../node_modules/ts-jest/dist/compiler.js:160:23)
      at Object.compile (../../node_modules/ts-jest/dist/compiler.js:206:25)
      at TsJestTransformer.process (../../node_modules/ts-jest/dist/ts-jest-transformer.js:101:41)

 FAIL  __tests__/client.ts
  ● Test suite failed to run

    TypeError: __tests__/client.ts: Emit skipped

      at getOutput (../../node_modules/ts-jest/dist/compiler.js:160:23)
      at Object.compile (../../node_modules/ts-jest/dist/compiler.js:206:25)
      at TsJestTransformer.process (../../node_modules/ts-jest/dist/ts-jest-transformer.js:101:41)

 FAIL  __tests__/link/complex-object-link.test.ts
  ● Test suite failed to run

    TypeError: __tests__/link/complex-object-link.test.ts: Emit skipped

      at getOutput (../../node_modules/ts-jest/dist/compiler.js:160:23)
      at Object.compile (../../node_modules/ts-jest/dist/compiler.js:206:25)
      at TsJestTransformer.process (../../node_modules/ts-jest/dist/ts-jest-transformer.js:101:41)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Have an idea, share it with us!
Projects
None yet
Development

No branches or pull requests

2 participants