shervinrad100 / Atari

A practice to create a scalable cloud based app
1 stars 0 forks source link

Write tests for the monolith app #12

Open shervinrad100 opened 3 years ago

shervinrad100 commented 3 years ago

Tests should be run on pytest so we can integrate into workflow for CI

shervinrad100 commented 3 years ago

rewrite code so that each operation is taken place in a function; then document those functions so that you can give examples and expected outputs using doctest