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

add test case to /admin/customers_spec.rb to cover customer ballance, when adding new payments #6732

Closed
filipefurtad0 opened this issue Jan 25, 2021 · 0 comments · Fixed by #6791
Assignees

Comments

@filipefurtad0
Copy link
Contributor

What we should change and why (this is tech debt)

A test case should be added to /admin/customers_spec.rb cover the case when adding a new payment:

  • when adding new payment on the payments section (-> choose the appropriate route to add a payment, see bundle exec rake routes)

it should:

  • update the customer balance, under /admin/customers
@filipefurtad0 filipefurtad0 changed the title update /admin/customers_spec.rb to cover customer ballance, when adding new payments add test case to /admin/customers_spec.rb to cover customer ballance, when adding new payments Jan 25, 2021
@filipefurtad0 filipefurtad0 self-assigned this Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant