Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9dff1617ea | |||
| a8964db151 | |||
| 2b5d901cfe | |||
| a60990b652 |
@@ -92,10 +92,3 @@ def test_sample_ir_json_is_valid():
|
|||||||
assert isinstance(data, (dict, list))
|
assert isinstance(data, (dict, list))
|
||||||
else:
|
else:
|
||||||
pytest.skip("Sample IR JSON not found")
|
pytest.skip("Sample IR JSON not found")
|
||||||
|
|
||||||
|
|
||||||
# -- QE-Agent workflow test --------------------------------------------------
|
|
||||||
|
|
||||||
def test_qe_agent_workflow():
|
|
||||||
"""QE-Agent workflow smoke test: basic test discovery works."""
|
|
||||||
assert True
|
|
||||||
|
|||||||
Reference in New Issue
Block a user