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

Client: Seems unnecessary and is getting in the way of things #1161

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

zspencer
Copy link
Member

@zspencer zspencer commented Mar 2, 2023

At some point, we may need to group Spaces within Client, but today is not that day.

At some point, we may need to group `Space`s within `Client`, but today
is not that day.

Co-authored-by: Dalton Pruitt <daltonrpruitt@users.noreply.github.com>
Co-authored-by: Kelly Hong <KellyAH@users.noreply.github.com>
Copy link
Contributor

@KellyAH KellyAH left a comment

Choose a reason for hiding this comment

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

💎

@zspencer zspencer merged commit 7cf8d6e into main Mar 2, 2023
@zspencer zspencer deleted the clients/drop-client branch March 2, 2023 03:13
zspencer added a commit that referenced this pull request Mar 2, 2023
- #1154
- #1161
- #1141

Deleting the `Client` was great! But when we merged the `Neighborhood`
first-run PR, we still had the `Client#name` field; which no longer
exists.

So now there's two tests for the `SpacesController#new` action:
- 1 to catch any errors in the happy-path request/response cycle
- 1 to make sure `Guest`s cant create a Space
zspencer added a commit that referenced this pull request Mar 2, 2023
- #1154
- #1161
- #1141

Deleting the `Client` was great! But when we merged the `Neighborhood`
first-run PR, we still had the `Client#name` field; which no longer
exists.

So now there's two tests for the `SpacesController#new` action:
- 1 to catch any errors in the happy-path request/response cycle
- 1 to make sure `Guest`s cant create a Space
@zspencer zspencer added the 🧹 refactor Includes non-behavioral changes label Mar 3, 2023
zspencer added a commit that referenced this pull request Mar 3, 2023
- #1154
- #1161
- #1141

Deleting the `Client` was great! But when we merged the `Neighborhood`
first-run PR, we still had the `Client#name` field; which no longer
exists.

So now there's two tests for the `SpacesController#new` action:
- 1 to catch any errors in the happy-path request/response cycle
- 1 to make sure `Guest`s cant create a Space
zspencer added a commit that referenced this pull request Mar 3, 2023
- #1154
- #1161
- #1141

Deleting the `Client` was great! But when we merged the `Neighborhood`
first-run PR, we still had the `Client#name` field; which no longer
exists.

So now there's two tests for the `SpacesController#new` action:
- 1 to catch any errors in the happy-path request/response cycle
- 1 to make sure `Guest`s cant create a Space
zspencer added a commit that referenced this pull request Mar 3, 2023
- #1154
- #1161
- #1141

Deleting the `Client` was great! But when we merged the `Neighborhood`
first-run PR, we still had the `Client#name` field; which no longer
exists.

So now there's two tests for the `SpacesController#new` action:
- 1 to catch any errors in the happy-path request/response cycle
- 1 to make sure `Guest`s cant create a Space
zspencer added a commit that referenced this pull request Mar 4, 2023
- #1154
- #1161
- #1141

Deleting the `Client` was great! But when we merged the `Neighborhood`
first-run PR, we still had the `Client#name` field; which no longer
exists.

So now there's two tests for the `SpacesController#new` action:
- 1 to catch any errors in the happy-path request/response cycle
- 1 to make sure `Guest`s cant create a Space
@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
🧹 refactor Includes non-behavioral changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants