jmprathab / MyHome

A Java application which helps people to manage their apartment.
Apache License 2.0
93 stars 107 forks source link

Issue #255: Implementation of Payment Test Data #267

Closed jucron closed 2 years ago

jucron commented 2 years ago

πŸš€ Description

Hello friends! I wanted to contribute to this project, so I did the missing tests for Payment Services. This will improve the code coverage percentage and bring more quality to the project.

πŸ“„ Motivation and Context

Motivation:

Context:

πŸ§ͺ How Has This Been Tested?

Basically had to log some parameters after writing the code, and go by test-driven-development. Assertions got me secured that everything was fine.

πŸ“· Screenshots (if appropriate)

image

πŸ“¦ Types of changes

βœ… Checklist