1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/test/controllers
Zach Gollwitzer 87b97b3c41
Scaffold out basic transactions model and UI (#478)
* Transaction scaffold

* Rough in transaction views

* Fix sort order

* Fix mass assignment issue

* Fix test

* Simplify CI workflow

* Don't seed db before test
2024-02-23 21:34:33 -05:00
..
accounts_controller_test.rb Use Current association in AccountsController and add tests (#298) 2024-02-04 18:00:40 -06:00
pages_controller_test.rb Add PagesControllerTest with authentication (#288) 2024-02-04 17:39:38 -06:00
password_resets_controller_test.rb Fix arguments to find_by_token_for (#299) 2024-02-04 19:10:48 -06:00
registrations_controller_test.rb Pull out in_hosted_app helper 2024-02-02 19:48:45 -06:00
transactions_controller_test.rb Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
valuations_controller_test.rb Add Live Data to Account Page (#464) 2024-02-20 09:07:55 -05:00