dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

integrate pytests into github actions

Open romange opened this issue 2 years ago • 1 comments

a dedicated github actions pipeline that build dragonfly and runs pytests located under "tests/dragonfly" every 3 days

romange avatar Sep 14 '22 05:09 romange

definition of done: there is a new github action flow in the project that runs twice a week, builds dragonfly and runs pytests. if they fail - sends a notification to google spaces channel.

Instructions on how to run pytests are here: https://github.com/dragonflydb/dragonfly/tree/main/tests#pytest

romange avatar Oct 24 '22 13:10 romange