Skip to content

Conversation

@mmeest
Copy link
Contributor

@mmeest mmeest commented Jul 29, 2025

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.

3 participants