Skip to content

Improve socket mode tests - #991

Merged
seratch merged 1 commit into
slackapi:mainfrom
WilliamBergamin:improve-socket-mode-tests
Nov 21, 2023
Merged

seratch merged 1 commit into
slackapi:mainfrom
WilliamBergamin:improve-socket-mode-tests

Conversation

@WilliamBergamin

Copy link
Copy Markdown
Contributor

The goal of this PR is to reduce the execution time of socket mode tests

From my local testing, running all tests took 4:32 minutes, with these change I was able to execute all test in 4:11 minutes

Category (place an x in each of the [ ])

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements (place an x in each [ ])

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/install_all_and_run_tests.sh after making the changes.

@codecov

codecov Bot commented Nov 21, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eec2617) 91.76% compared to head (90a0eea) 91.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #991   +/-   ##
=======================================
  Coverage   91.76%   91.76%           
=======================================
  Files         181      181           
  Lines        6312     6312           
=======================================
  Hits         5792     5792           
  Misses        520      520           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@filmaj filmaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great idea!

@seratch seratch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you!

@seratch seratch added this to the 1.18.2 milestone Nov 21, 2023
@seratch
seratch merged commit 9209e7b into slackapi:main Nov 21, 2023
@WilliamBergamin
WilliamBergamin deleted the improve-socket-mode-tests branch November 22, 2023 14:29
@seratch seratch modified the milestones: 1.18.2, 1.19.0 May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants