seata-samples icon indicating copy to clipboard operation
seata-samples copied to clipboard

feat: add e2e framework support

Open xjlgod opened this issue 10 months ago • 0 comments

Ⅰ. Describe what this PR did

feat: add e2e framework support:

  • creare e2e test builder can build images and prepare test for test by skywalkingInfraE2E.
  • creare e2e test runner can run test by skywalkingInfraE2E.
  • adapt springboot-dubbo-seata case to use this framework.

the details can be seen in readme file in e2e-test dir

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

xjlgod avatar Apr 15 '24 14:04 xjlgod