Skip to content

All 29 tests pass + CI#19

Closed
NickEngmann wants to merge 1 commit intomasterfrom
lotus/tests-piDSLM
Closed

All 29 tests pass + CI#19
NickEngmann wants to merge 1 commit intomasterfrom
lotus/tests-piDSLM

Conversation

@NickEngmann
Copy link
Owner

Summary

All 29 tests pass + CI

Files Changed

  • /workspace/repo/tests/test_pidslm.py

Diff Stats

.github/workflows/test.yml |  25 +++++
 tests/conftest.py          |   2 +-
 tests/test_pidslm.py       | 240 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 266 insertions(+), 1 deletion(-)

Test Results

Metric Value
Passed 29
Failed 0
Total 29
Pass Rate 100%
Full test output
pidslm.py::TestPiDSLM::test_long_preview_method_exists PASSED [ 37%]
tests/test_pidslm.py::TestPiDSLM::test_capture_image_method_exists PASSED [ 41%]
tests/test_pidslm.py::TestPiDSLM::test_takePicture_method_exists PASSED  [ 44%]
tests/test_pidslm.py::TestPiDSLM::test_picture_left_method_exists PASSED [ 48%]
tests/test_pidslm.py::TestPiDSLM::test_picture_right_method_exists PASSED [ 51%]
tests/test_pidslm.py::TestPiDSLM::test_show_gallery_method_exists PASSED [ 55%]
tests/test_pidslm.py::TestPiDSLM::test_video_capture_method_exists PASSED [ 58%]
tests/test_pidslm.py::TestPiDSLM::test_upload_method_exists PASSED       [ 62%]
tests/test_pidslm.py::TestPiDSLM::test_clear_calls_show_hide_busy PASSED [ 65%]
tests/test_pidslm.py::TestPiDSLM::test_burst_calls_show_hide_busy PASSED [ 68%]
tests/test_pidslm.py::TestPiDSLM::test_upload_calls_show_hide_busy PASSED [ 72%]
tests/test_pidslm.py::TestPiDSLM::test_timestamp_format PASSED           [ 75%]
tests/test_pidslm.py::TestDropboxUpload::test_main_exists PASSED         [ 79%]
tests/test_pidslm.py::TestDropboxUpload::test_list_folder_exists PASSED  [ 82%]
tests/test_pidslm.py::TestDropboxUpload::test_upload_exists PASSED       [ 86%]
tests/test_pidslm.py::TestDropboxUpload::test_download_exists PASSED     [ 89%]
tests/test_pidslm.py::TestDropboxUpload::test_yesno_exists PASSED        [ 93%]
tests/test_pidslm.py::TestDropboxUpload::test_stopwatch_exists PASSED    [ 96%]
tests/test_pidslm.py::TestDropboxUpload::test_parser_arguments PASSED    [100%]

=============================== warnings summary ===============================
tests/test_pidslm.py: 88 warnings
  /workspace/repo/tests/conftest.py:95: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead
    if isinstance(test, ast.NameConstant) and test.value is True:

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================= 29 passed, 88 warnings in 0.40s ========================

Phase

test — part of Marisol's autonomous coding pipeline


Generated by Marisol's autonomous coding engine

CI/CD

  • GitHub Actions workflow added (.github/workflows/test.yml)

@NickEngmann NickEngmann deleted the lotus/tests-piDSLM branch February 28, 2026 05:06
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