saveourtool/save-cloud

Create snapshot for TestSuitesSource only if there are changes

Open

#1027 aperta il 11 ago 2022

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Kotlin (4 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (38 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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)

Guida contributor