saveourtool/save-cloud

Create snapshot for TestSuitesSource only if there are changes

Open

#1.027 geöffnet am 11. Aug. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Kotlin (4 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (38 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide