Searched refs:cleanSnapshot (Results 1 – 20 of 20) sorted by relevance
34 t.cleanSnapshot = (s) => cleanCwd(s) function in t83 t.cleanSnapshot = str => str
706 t.cleanSnapshot = str => function in t
87 test.cleanSnapshot = this.cleanSnapshot.bind(this)124 cleanSnapshot (snapshot) { method in Sandbox
5 t.cleanSnapshot = (str) => cleanCwd(str) function in t
22 t.cleanSnapshot = data => { function in t734 t.cleanSnapshot = (s) => s.replace(new RegExp(npmPkg.version, 'g'), '{VERSION}')
8 t.cleanSnapshot = (str) => cleanCwd(str) function in t
7 t.cleanSnapshot = (str) => cleanCwd(str) function in t
11 t.cleanSnapshot = str => { function in t
4 t.cleanSnapshot = s => s.trim().replace(/\n+/g, '\n') function in t
7 t.cleanSnapshot = cleanTime
6 t.cleanSnapshot = (str) => cleanCwd(str) function in t
4 t.cleanSnapshot = str => str function in t
13 t.cleanSnapshot = p => cleanCacheSha(cleanDate(cleanCwd(p))) function in t
13 t.cleanSnapshot = str => str.replace(/package(s)? in [0-9]+[a-z]+/g, 'package$1 in xxx') function in t
16 t.cleanSnapshot = str => cleanCwd(str) function in t
5 t.cleanSnapshot = str => str.replace(/in [0-9]+m?s/g, 'in {TIME}') function in t
18 t.cleanSnapshot = p => cleanDate(cleanCwd(p))
11 t.cleanSnapshot = (s) => cleanDate(cleanCwd(s)) function in t
27 t.cleanSnapshot = (path) => cleanDate(cleanCwd(path))