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

Add integration test tool for Java BDK Bot #753

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

yinan-symphony
Copy link
Contributor

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

  • Referenced an issue in the PR title or description
  • Filled properly the description and dependencies, if any
  • Unit/Integration tests updated or added
  • Javadoc added or updated
  • Updated the documentation in docs folder

docs/test.md Outdated
appropriate values per requirement, otherwise the default values are used.

```java
long id() default 1L;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
long id() default 1L;
long botId() default 1L;

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@yinan-symphony yinan-symphony force-pushed the task/test-jupiter branch 4 times, most recently from ac89078 to 1821aed Compare March 30, 2023 14:21
@yinan-symphony yinan-symphony merged commit e54e61b into finos:main Mar 30, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants