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

[Task] <Unit Test Case> manager/controller/I18nControllerTest.java #349

Closed
1 task
tomsun28 opened this issue Oct 16, 2022 · 2 comments · Fixed by #376
Closed
1 task

[Task] <Unit Test Case> manager/controller/I18nControllerTest.java #349

tomsun28 opened this issue Oct 16, 2022 · 2 comments · Fixed by #376

Comments

@tomsun28
Copy link
Contributor

Description

Help us impl unit test For manager/controller/I18nControllerTest.java.
You can learn and refer to the previous test cases impl.

  1. controller example unit case: https://github.com/dromara/hertzbeat/blob/master/manager/src/test/java/com/usthe/manager/controller/AccountControllerTest.java
  2. service example unit case: https://github.com/dromara/hertzbeat/blob/master/manager/src/test/java/com/usthe/manager/service/TagServiceTest.java
  3. jpa sql dao example unit case: https://github.com/dromara/hertzbeat/blob/master/manager/src/test/java/com/usthe/manager/dao/MonitorDaoTest.java

Task List

@TJxiaobao
Copy link
Contributor

Let me have a try

@tomsun28
Copy link
Contributor Author

👍 has published at version v1.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants