BotFlow icon indicating copy to clipboard operation
BotFlow copied to clipboard

Create Unit tests for backend

Open AmandaMuniz opened this issue 3 years ago • 1 comments

Perform unit tests on the backend project, having code coverage and possible error analysis.

Tasks

  • [ ] Using PyUnit for testing.
  • [ ] Test as many methods as possible.
  • [ ] Check the return of each test and signal the team about possible errors.

Acceptance criteria

  • [ ] The tests are working.
  • [ ] The project is running.

AmandaMuniz avatar Mar 25 '21 02:03 AmandaMuniz

Derived from the issue #146.

AmandaMuniz avatar Mar 25 '21 02:03 AmandaMuniz