e459d192ce
Add debug hook and other small changes
2025-02-11 03:08:46 -08:00
7b3d353e19
Refactor GridCharactersController
...
- Refactors controller
- Adds YARD documentation
- Adds Rspec tests
2025-02-11 03:08:25 -08:00
65e03f62d3
Add tests and docs to GridCharacter
...
We added a factory, spec and documentation to the GridCharacter model
2025-02-11 03:06:42 -08:00
41d33c46fd
Update User factory
2025-02-10 18:15:09 -08:00
e3afa2246c
Enable shoulda/matchers
2025-02-10 18:15:01 -08:00
7b16fdc112
Refactor GridSummonsController
...
- Refactors controller
- Adds YARD documentation
- Adds Rspec tests
2025-02-10 18:14:41 -08:00
9a54363a7f
Refactor GridWeaponsController
...
- Refactors controller
- Adds YARD documentation
- Adds Rspec tests
2025-02-10 18:14:29 -08:00
4323a19b26
Refactor GridWeapon and add documentation and tests
2025-02-10 07:22:46 -08:00
3e0bab98e9
Add GridWeapons and Parties factories
2025-02-10 07:04:49 -08:00
c375292525
Create have_error_on.rb
2025-02-10 05:35:55 -08:00
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