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

chore(clients): add more e2e #2497

Merged
merged 5 commits into from
Jan 9, 2024
Merged

chore(clients): add more e2e #2497

merged 5 commits into from
Jan 9, 2024

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented Jan 8, 2024

🧭 What and Why

🎟 JIRA Ticket: -

Changes included:

add more e2e to some frequently methods used on the clients, I'll add some save e2e later on

@shortcuts shortcuts self-assigned this Jan 8, 2024
Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit 7e6d9c2
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/659d0178f358930008dcc0b7
😎 Deploy Preview https://deploy-preview-2497--api-clients-automation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@algolia-bot
Copy link
Collaborator

algolia-bot commented Jan 8, 2024

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

@shortcuts shortcuts marked this pull request as ready for review January 8, 2024 17:04
@shortcuts shortcuts requested a review from a team as a code owner January 8, 2024 17:04
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

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

so little change to create so powerful tests !

@@ -40,7 +40,7 @@ async function runCtsOne(language: string): Promise<void> {
});
break;
case 'ruby':
await run(`bundle install && bundle exec rake test`, { cwd: 'tests/output/ruby' });
await run(`bundle install && bundle exec rake test --trace`, { cwd: 'tests/output/ruby' });
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe we don't want to keep this

Copy link
Member Author

Choose a reason for hiding this comment

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

It helped me debugging but it's really verbose, up to you!

@shortcuts shortcuts enabled auto-merge (squash) January 9, 2024 08:19
@shortcuts shortcuts merged commit 4dc28da into main Jan 9, 2024
27 checks passed
@shortcuts shortcuts deleted the chore/more-e2e-tests branch January 9, 2024 08:29
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.

None yet

3 participants