zhouyang123200 / multimedia-manager-backend

multimedia manager backend service
0 stars 0 forks source link

optimize pytest fixture scheme #6

Closed zhouyang123200 closed 4 years ago

zhouyang123200 commented 4 years ago
  1. move pytest fixture to conftest.py.
  2. provide app fixture not one test clent of flask app.