You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Enumerate pytest tests and observe that the files in question are not present
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):
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:
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):
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