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

🐞 Space: SpacesController#show works with BYODomain #1178

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

zspencer
Copy link
Member

@zspencer zspencer commented Mar 3, 2023

I introduced this bug in b65a233, basically the SpaceController#show was not finding by domain, so it would give an empty page.

This also adds support for using assert_select in request specs, so long as the subject is a TestResponse.

@zspencer zspencer requested review from anaulin, KellyAH, daltonrpruitt and a team March 3, 2023 22:46
@zspencer zspencer added the 🐞 bug Something isn't working label Mar 3, 2023
@zspencer zspencer force-pushed the spaces/byo-domains/fix-broken-show branch 3 times, most recently from 6deed75 to 964596e Compare March 3, 2023 22:59
- #74

I introduced this bug in b65a233,
basically the `SpaceController#show` was not finding by domain, so it
would give an empty page.

This also adds support for using
[`assert_select`](http://api.rubyonrails.org/classes/ActionDispatch/IntegrationTest.html)
in request specs, so long as the `subject` is a `TestResponse`.
@zspencer zspencer force-pushed the spaces/byo-domains/fix-broken-show branch from 964596e to 2c92252 Compare March 3, 2023 23:00
@zspencer
Copy link
Member Author

zspencer commented Mar 3, 2023

I am going to merge this because currently, no sites work :X :X :X

@zspencer zspencer merged commit 5313039 into main Mar 3, 2023
@zspencer zspencer deleted the spaces/byo-domains/fix-broken-show branch March 3, 2023 23:22
@zspencer zspencer added this to the 1.0 - Andromeda milestone May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant