UNPKG
triggers-service
Version:
latest (2.6.10)
2.6.10
2.6.9
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.12.0
1.11.0
1.10.0
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
Service to list and activate Octoblu triggers within running flows
triggers-service
/
test
/
test_helper.coffee
9 lines
(6 loc)
•
159 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
8
9
chai =
require
'chai'
sinon =
require
'sinon'
sinonChai =
require
'sinon-chai'
chai.
use
sinonChai
global
.expect = chai.expect
global
.sinon = sinon