ArtifactKeysTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| branchKey sanitizes unsafe characters and appends a 12-char hash | 0.017s | passed |
| branches with the same sanitized name get different keys | 0.011s | passed |
| buildKey contains the branch key and the sanitized start timestamp | 0.002s | passed |
| buildKey differs per start time | 0.003s | passed |
| buildKey is stable for the same input | 0.002s | passed |
| permanentBranchKey is the hash-free sanitized branch name | 0.003s | passed |
| repoKey sanitizes the absolute repository path | 0.001s | passed |
Standard output
Creating nstance of class de.hoennig.werkator.build.ArtifactKeysTest