UNPKG
@bigteam/node-aot
Version:
latest (0.0.0-alpha.9.a)
0.0.0-alpha.9.a
0.0.0-alpha.9
0.0.0-alpha.8.i
0.0.0-alpha.8.h
0.0.0-alpha.8.g
0.0.0-alpha.8.f
0.0.0-alpha.8.e
0.0.0-alpha.8.d
0.0.0-alpha.8.c
0.0.0-alpha.8.b
0.0.0-alpha.8.a
0.0.0-alpha.8
0.0.0-alpha.7
0.0.0-alpha.5
0.0.0-alpha.4
0.0.0-alpha.3
0.0.0-alpha.2
0.0.0-alpha.1
Node action over time lib.
github.com/BigTeamDotCo/eventually
BigTeamDotCo/eventually
@bigteam/node-aot
/
tests
/
test.config.sample.js
9 lines
(8 loc)
•
178 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
exports
.
config
= {
key
:
'test-action-over-time'
,
host
:
'localhost'
,
port
:
'27017'
,
user
:
'root'
,
dbName
:
throw
Error
(
'Set db name in test config'
),
interval
:
2000
};