sepandhaghighi / samila

Generative Art Generator

Home Page:https://www.samila.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test System

sadrasabouri opened this issue · comments

Description

Samila needs a covering test system guaranteeing well performance of it.

Including :

  • unit tests which checks if all the functions are working well
  • and also if the generated art is the same as we expected to be

This issue will track the discussion about this test system and will be connected to a PR solving it.

Tasks

  • Discuss about test system architecture
  • Deploy unit tests
  • Deploy integration tests
  • Add Codecov support