Commit graph

8 commits

Author SHA1 Message Date
e5ece0a7a3 Refactor GridSummon and add documentation and tests 2025-02-10 05:35:40 -08:00
cdfdec0fa7 Create GridSummon factory 2025-02-10 05:30:04 -08:00
d81119bf64 Refactor GridSummonsController and add tests 2025-02-10 05:29:51 -08:00
6dbe7bd7c4 Update rails_helper
- Added sections and comments
- Add support for loading via canonical.rb
- Add FactoryBot syntax methods
- Disable SQL logging in test environment
2025-02-10 05:14:33 -08:00
21eaf091a2 Install Rspec 2025-02-09 23:01:05 -08:00
293e94437b
Update seeds and fix deletion bug (#110)
* Remove print statements from data migration

* (Hotfix) Fix data migration failing due to nil

* Fix stale migration errors

* Ensure new characters have Awakenings

Every character starts with Balanced Lv1 awakening

* Ensure weapons without awakenings do not expose key

* Updates database seeds (#109)

* Destroy favorites when a party is deleted
2023-06-23 20:34:08 -07:00
c1716c1e4f Run RuboCop on everything
yolo
2022-12-21 00:22:47 -08:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00