saveourtool/save-cloud

Create snapshot for TestSuitesSource only if there are changes

Open

#1.027 aberto em 11 de ago. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Kotlin (4 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (38 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently, Preprocessor creates a new version of TestSuitesSource checking only GIT hashcode. Need to add more checks:

  • changes in folder with tests
  • there are tests (save-cli detects not empty list of tests)

Guia do colaborador