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

Red 1950 unskip tests #509

Merged
merged 6 commits into from
Oct 10, 2023
Merged

Red 1950 unskip tests #509

merged 6 commits into from
Oct 10, 2023

Conversation

ecoologic
Copy link
Collaborator

@ecoologic ecoologic commented Oct 9, 2023

Finishing what started in the #508. Unskipping the tests that work and fixing code that didn't. I also tested the code in a separate consumer.

Tests: 261, Assertions: 2297, Skipped: 3.

@@ -28,7 +27,7 @@ public function testInstall()
$this->client->chat->apps()->install($postFields);
}, 'apps/installations.json', 'POST', [
'postFields' => $postFields,
'apiBasePath' => '/api/chat/',
'apiBasePath' => '/api/v2/'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is another case where I think the tests were failing even "back in the days". Very confusing.

@ecoologic ecoologic marked this pull request as ready for review October 10, 2023 04:39
@ecoologic ecoologic requested review from a team, 7ail and yoshdog October 10, 2023 04:39
Copy link

@Zendesk-NathanBellette Zendesk-NathanBellette left a comment

Choose a reason for hiding this comment

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

LGTM

@ecoologic ecoologic merged commit 0dd3ce1 into master Oct 10, 2023
2 checks passed
@ecoologic ecoologic deleted the RED-1950-unskip-tests branch October 10, 2023 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants