finos / symphony-bdk-java

The Symphony BDK (Bot Developer Kit) for Java helps you to create production-grade Chat Bots and Extension Applications on top of the Symphony REST APIs.
https://symphony-bdk-java.finos.org
Apache License 2.0
23 stars 68 forks source link

Add symphony-bdk-test module #747

Closed yinan-symphony closed 1 year ago

yinan-symphony commented 1 year ago

BDK provided a new test module, which help BDK Bot developers easily create integration tests to validate their Bot application features.

This commit provided the test module for springboot based bot application only, the java based solution will come up soon.

Description

Closes #[ISSUE NUMBER]

Please put here the intent of your pull request.

Dependencies

List the other pull requests that should be merged before/along this one.

Checklist