Skip to content

Commit c715069

Browse files
authored
JavaScript (v3): Refactor integration test names. (#6827)
These integration tests were overlapping each other in the junit reports. This renames them to be more specific and prevent the overlap.
1 parent a937554 commit c715069

File tree

10 files changed

+0
-0
lines changed

10 files changed

+0
-0
lines changed

javascriptv3/example_code/cognito-identity-provider/tests/actions.integration.test.js renamed to javascriptv3/example_code/cognito-identity-provider/tests/cognito-idp-actions.integration.test.js

File renamed without changes.

javascriptv3/example_code/cross-services/wkflw-resilient-service/tests/wkflw.integration.test.js renamed to javascriptv3/example_code/cross-services/wkflw-resilient-service/tests/wkflw-resilient-service.integration.test.js

File renamed without changes.

javascriptv3/example_code/dynamodb/tests/hello.integration.test.js renamed to javascriptv3/example_code/dynamodb/tests/dynamodb-hello.integration.test.js

File renamed without changes.

javascriptv3/example_code/ec2/tests/basic.integration.test.js renamed to javascriptv3/example_code/ec2/tests/ec2-basic.integration.test.js

File renamed without changes.

javascriptv3/example_code/elastic-load-balancing-v2/tests/hello.integration.test.js renamed to javascriptv3/example_code/elastic-load-balancing-v2/tests/elb-v2-hello.integration.test.js

File renamed without changes.

javascriptv3/example_code/glue/tests/actions.integration.test.js renamed to javascriptv3/example_code/glue/tests/glue-actions.integration.test.js

File renamed without changes.

javascriptv3/example_code/iam/tests/client.integration.test.js renamed to javascriptv3/example_code/iam/tests/iam-client.integration.test.js

File renamed without changes.

javascriptv3/example_code/iam/tests/hello.integration.test.js renamed to javascriptv3/example_code/iam/tests/iam-hello.integration.test.js

File renamed without changes.

javascriptv3/example_code/nodegetstarted/tests/index.integration.test.js renamed to javascriptv3/example_code/nodegetstarted/tests/nodegetstarted-index.integration.test.js

File renamed without changes.

javascriptv3/example_code/s3/tests/hello.integration.test.js renamed to javascriptv3/example_code/s3/tests/s3-hello.integration.test.js

File renamed without changes.

0 commit comments

Comments
 (0)