Skip to content

_entrypoints.py, _scenario_1.py, and _scenario_2.py are unused #680

@nate-kean

Description

@nate-kean

Describe the bug
I cannot find any instance where a file imports from _entrypoints.py, _scenario_1.py, or _scenario_2.py, and pytest does not pick them up.

To Reproduce
Steps to reproduce the behavior:

  1. Enumerate pytest tests and observe that the files in question are not present
  2. Use vscode search/grep or similar to check for mentions of the filenames in the project and observe that they are never mentioned

Expected behavior
Are these tests intended to be used? If they are but are just out of commission right now perhaps we can add a comment to them to explain their situation for people looking at them.

Desktop (please complete the following information):

  • RAiDER git tag:
    commit a9bf37c (HEAD -> dev, tag: v0.5.3, upstream/main, upstream/dev, upstream/HEAD)
    Merge: 2a34802 2d5eb95
    Author: Charlie Marshak cmarshak@users.noreply.github.com
    Date: Tue Jul 30 11:17:05 2024 -0700
        Merge pull request v0.5.3 #678 from dbekaert/dev
        v0.5.3
  • OS: Arch Linux 5.15.153.1-microsoft-standard-WSL2 on Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions