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

[codespaces] Launch Configurations #8412

Merged
merged 4 commits into from
Feb 15, 2025

Conversation

cnuss
Copy link
Contributor

@cnuss cnuss commented Dec 17, 2024

Adds a Launch Configuration to run Moto Server Tests

Features:

  • A single click to start up MotoServer and MotoServer Tests
  • A prompt for an optional "pytest -k" filter to filter for specific test
  • Runs on the GitHub Codespaces "Public Port"

@cnuss
Copy link
Contributor Author

cnuss commented Dec 17, 2024

Hi @bblommers i'm back!

Here's a tweak to the devcontainer to make it easy to run the MotoServer test suite in the Dev Container

@cnuss
Copy link
Contributor Author

cnuss commented Dec 17, 2024

ScreenRecording2024-12-17at7 40 59AM-ezgif com-video-to-gif-converter

Here's a demonstration of the User Experience.

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.59%. Comparing base (479c211) to head (37d83a8).
Report is 154 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8412   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files        1163     1163           
  Lines      101636   101636           
=======================================
  Hits        96147    96147           
  Misses       5489     5489           
Flag Coverage Δ
servertests 28.83% <ø> (+<0.01%) ⬆️
unittests 94.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Collaborator

@bblommers bblommers left a comment

Choose a reason for hiding this comment

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

Hi @cnuss, LGTM - thank you for continuing to improve the DevX here!

@bblommers bblommers added this to the 5.0.29 milestone Feb 15, 2025
@bblommers bblommers merged commit 8edd788 into getmoto:master Feb 15, 2025
53 checks passed
@bblommers bblommers modified the milestones: 5.0.29, 5.1.0 Feb 26, 2025
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