obnb icon indicating copy to clipboard operation
obnb copied to clipboard

Fix test dir structures

Open RemyLau opened this issue 2 years ago • 0 comments

  • [ ] Rename test/ to tests/
  • [ ] Migrate to pytest from unittest
  • [ ] Move common.py to conftest.py
  • [ ] One test script per module, prefix with test_

RemyLau avatar Aug 25 '22 15:08 RemyLau