hngprojects / hng_boilerplate_python_fastapi_web

Apache License 2.0
153 stars 136 forks source link

bugfix: fixed billing test #832

Closed MikeSoft007 closed 3 months ago

MikeSoft007 commented 3 months ago

Description

This PR addresses an issue with the billing plan test case. The test case has been updated to correctly validate the expected behavior of the billing plan functionality.

Related Issue (Link to issue ticket)

Motivation and Context

The billing plan test case was not functioning as intended, leading to potential inaccuracies in the test suite. This fix ensures that the billing plan functionality is properly tested and validated, improving the overall reliability of the application.

How Has This Been Tested?

Screenshots (if appropriate - Postman, etc):

Types of changes

Checklist: