impress/spec
Emi Matchu 218dc5b6f9 Improve Solargraph LSP in our spec files
The main thing is that I was getting "RequireNotFound" warnings for
`require 'rails_helper'`, because the LSP seems unaware of how RSpec
offers `spec/` as a root for requires.

I think the `require_relative` is clearer anyway, I'm decently
satisfied with it. And if I decide it's too much ugly, we can try
something else in the Solargraph config or something sometime!
2024-11-19 11:28:36 -08:00
..
fixtures Handle new colors/species in the Rainbow Pool 2024-11-15 19:56:07 -08:00
models Improve Solargraph LSP in our spec files 2024-11-19 11:28:36 -08:00
services Improve Solargraph LSP in our spec files 2024-11-19 11:28:36 -08:00
support Add failing test for modeling bug where we break existing connections 2024-11-06 14:08:32 -08:00
rails_helper.rb Move modeling tests to RSpec 2024-10-21 16:03:58 -07:00
spec_helper.rb Use alias they in specs instead of it, when it reads better 2024-10-25 13:38:02 -07:00