Commit afea852
committed
Refactor tests into package structure mirroring source code
- Moved tests to `tests/ndi/unittest/...`
- Renamed test files to match module names.
- Updated README.md with correct test execution command.
- Removed `tests/ndi/__init__.py` to prevent namespace shadowing.1 parent 073d698 commit afea852
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
Whitespace-only changes.
0 commit comments