brightway-lca / brightway-lca/ecoinvent_interface
Get undefined report test is failing
- Dominant language
- Python
- Stars
- 20
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Function `test_get_file_undefined` in `tests/test_process_interface.py` is failing and marked as skipped for now.
Not sure if this is generic functionality change or specific to this particular process.
Available file types for this process:
```python
['Unit Process', 'Life Cycle Inventory', 'Life Cycle Impact Assessment', 'Dataset Report']
```
Contributor guide
Research direction
Start with test_get_file_undefined in tests/test_process_interface.py and run the skipped test to reproduce the failure. Compare the expected undefined-file behavior with the listed process file types; done means the test has a clear, passing behavior rather than remaining skipped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100