1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-31 02:59:39 +02:00
Maybe/test/models
Lee McAlilly 69698d0463
Add initial model tests with starter fixtures for User, Family, and Account (#281)
* Add initial user fixture

* Add initial tests for  the User model

* Add initial tests for Family and a valid Account

* Pass rubocop
2024-02-03 13:07:23 -06:00
..
account Rework Account to use delegated types 2024-02-03 02:48:51 +00:00
.keep Initial commit 2024-02-02 09:05:04 -06:00
account_test.rb Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
family_test.rb Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00
invite_code_test.rb Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
user_test.rb Add initial model tests with starter fixtures for User, Family, and Account (#281) 2024-02-03 13:07:23 -06:00