Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 319 Bytes

README-technical.md

File metadata and controls

16 lines (11 loc) · 319 Bytes

opendiscuss

run generate mocks using mockery

./bin/mockery --name IQuestionRepository

run integration test

  1. follow quick start to run the app.
  2. run api integration test using pytest.
pytest