Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test helper methods from Rails add-on #2991

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Dec 17, 2024

These methods are currently in ruby-lsp-rails but we also need them for testing the Tapioca LSP. Once this is released, we can remove them from the other places.

I've verified it here. You can see there are some failures but those are releated to changes in the indexing API which we will need to deal with separately.

lib/ruby_lsp/test_helper.rb Outdated Show resolved Hide resolved
@andyw8 andyw8 force-pushed the andyw8/add-test-helper-methods-from-rails-addon branch from ad468ac to 03ca706 Compare December 17, 2024 21:52
@andyw8 andyw8 added the chore Chore task label Dec 17, 2024
@andyw8 andyw8 force-pushed the andyw8/add-test-helper-methods-from-rails-addon branch from 7084ab2 to d104051 Compare December 17, 2024 22:12
@andyw8 andyw8 marked this pull request as ready for review December 18, 2024 15:42
@andyw8 andyw8 requested a review from a team as a code owner December 18, 2024 15:42
@andyw8 andyw8 requested review from KaanOzkan and st0012 December 18, 2024 15:42
@st0012 st0012 added enhancement New feature or request server This pull request should be included in the server gem's release notes and removed chore Chore task labels Dec 19, 2024
Copy link
Member

@st0012 st0012 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I marked this as an enhancement as other addon authors will hopefully use it too.

@andyw8 andyw8 enabled auto-merge (squash) December 19, 2024 20:19
@andyw8 andyw8 merged commit 934729f into main Dec 19, 2024
39 checks passed
@andyw8 andyw8 deleted the andyw8/add-test-helper-methods-from-rails-addon branch December 19, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server This pull request should be included in the server gem's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants