Skip to content

Adding tests for admin/bank_transactions_controller - #2833

Merged
mmeest merged 4 commits into
masterfrom
adding_test_coverage/admin/bank_transactions_controller
Aug 8, 2025
Merged

mmeest merged 4 commits into
masterfrom
adding_test_coverage/admin/bank_transactions_controller

Conversation

@mmeest

@mmeest mmeest commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

Added tests for bank_transactions_controller :

  • test_new_page_accessible - testing accessibility for new bank transaction method
  • test_creates_bank_transaction - testing POST request method 'create' for new bank transaction
  • test_bind_invoice_sets_flash_when_invoice_not_found - testing patch request to bind transaction with invalid invoice number
  • test_updates_bank_transaction - testing patch request update method to update transactions description, sum

@mmeest
mmeest requested a review from OlegPhenomenon August 6, 2025 10:09
@mmeest
mmeest merged commit f56ddcf into master Aug 8, 2025
4 of 6 checks passed
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.

2 participants