obnb
obnb copied to clipboard
Fix test dir structures
- [ ] Rename
test/
totests/
- [ ] Migrate to
pytest
fromunittest
- [ ] Move
common.py
toconftest.py
- [ ] One test script per module, prefix with
test_