
Add a test with mysql as backend to show that the current EfficacyIndicator model does not store any decimal digit for the value. Change-Id: I0cdbd7d87cd6869a10b48eda3d59558831c8dd36
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
coverage>=4.5.1 # Apache-2.0
|
|
freezegun>=0.3.10 # Apache-2.0
|
|
oslotest>=3.3.0 # Apache-2.0
|
|
testscenarios>=0.5.0 # Apache-2.0/BSD
|
|
testtools>=2.3.0 # MIT
|
|
stestr>=2.0.0 # Apache-2.0
|
|
WebTest>=2.0.27 # MIT
|
|
|
|
# Include drivers for opportunistic testing.
|
|
oslo.db[mysql]>=6.0.0 # Apache-2.0
|