Skip to content

Add initial test suite - #238

Open
zvecr wants to merge 4 commits into
masterfrom
add_initial_test_suite
Open

Add initial test suite#238
zvecr wants to merge 4 commits into
masterfrom
add_initial_test_suite

Conversation

@zvecr

@zvecr zvecr commented Jun 8, 2026

Copy link
Copy Markdown
Member

Description

  • Adds pytest dependency and configuration
  • Adds first round of tests covering helpers and most subcommands
    • Some code has be refactored to increase testability
  • Converts existing test cases within ci_tests to actual python tests
    • Can be run locally with pytest -m system
  • Adds integration tests covering actual git interactions
    • Can be run locally with pytest -m integration

@zvecr
zvecr force-pushed the add_initial_test_suite branch 2 times, most recently from 80bc5ad to abde3d7 Compare June 8, 2026 12:46
@zvecr zvecr mentioned this pull request Jun 29, 2026
@zvecr
zvecr force-pushed the add_initial_test_suite branch 2 times, most recently from 8a8c9b4 to a314a5d Compare July 1, 2026 00:18
@zvecr
zvecr force-pushed the add_initial_test_suite branch from a314a5d to df7bd25 Compare July 1, 2026 02:04
@zvecr
zvecr marked this pull request as ready for review July 1, 2026 02:13
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.

1 participant