saveourtool/save-cloud

Create snapshot for TestSuitesSource only if there are changes

Open

#1 027 ouverte le 11 août 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)Kotlin (4 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (38 stars)
Métriques de merge PR
 (Métriques PR en attente)

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)

Guide contributeur