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

test: developer module unit test #171

Merged
merged 5 commits into from
Jan 16, 2023
Merged

Conversation

yort-feng
Copy link

@yort-feng yort-feng commented Jan 11, 2023

Submit a pull request for this project.

Why?

#2832

What?

add unit test for developer module

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

How?

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

@CLAassistant
Copy link

CLAassistant commented Jan 11, 2023

CLA assistant check
All committers have signed the CLA.

@yort-feng yort-feng merged commit 2e9b977 into develop Jan 16, 2023
@yort-feng yort-feng deleted the test/developer-module-unit-test branch January 16, 2023 02:25
arucil added 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? 
-->
#2832

# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->
add unit test for developer module
- use mock data instead of connecting to a live database
- test all branches in a service with multiple individual tests(it)

# 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)

Co-authored-by: plodsoft <xplzjwz@gmail.com>
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? 
-->
#2832

# What?
<!-- 
> Can you describe this feature in detail?
> Who can benefit from it? 
-->
add unit test for developer module
- use mock data instead of connecting to a live database
- test all branches in a service with multiple individual tests(it)

# 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)

Co-authored-by: plodsoft <xplzjwz@gmail.com>
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

3 participants