Skip to content

test: dashboard module unit test#241

Merged
yort-feng merged 11 commits into
developfrom
test/dashboard-module-unit-test
Jan 29, 2023
Merged

test: dashboard module unit test#241
yort-feng merged 11 commits into
developfrom
test/dashboard-module-unit-test

Conversation

@yort-feng

Copy link
Copy Markdown

Submit a pull request for this project.

Why?

feat: increase the coverage of unit tests to 50% #2832

What?

add unit test for dashboard module

How?

  • use mock data instead of connecting to a live database
  • test all branches in a service with multiple individual tests(it)

@yort-feng
yort-feng merged commit dd44c24 into develop Jan 29, 2023
@yort-feng
yort-feng deleted the test/dashboard-module-unit-test branch January 29, 2023 16:53
arucil pushed a commit that referenced this pull request Feb 3, 2023
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->
[feat: increase the coverage of unit tests to 50%
#2832](https://github.com/vikadata/vikadata/issues/2832)

# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->
add unit test for dashboard module

# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
- [x] use mock data instead of connecting to a live database
- [x] test all branches in a service with multiple individual tests(it)
wumanho pushed a commit to wumanho/apitable that referenced this pull request Feb 6, 2023
Submit a pull request for this project.

<!-- If you have an Issue that related to this Pull Request, you can
copy this Issue's description -->

# Why? 
<!-- 
> Related to which issue?
> Why we need this pull request?
> What is the user story for this pull request? 
-->
[feat: increase the coverage of unit tests to 50%
#2832](https://github.com/vikadata/vikadata/issues/2832)

# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->
add unit test for dashboard module

# How?
<!-- 
> Do you have a simple description of how this pull request is
implemented?
-->
- [x] use mock data instead of connecting to a live database
- [x] test all branches in a service with multiple individual tests(it)
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.

3 participants