Add test for EfficacyIndicator value in mysql
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
This commit is contained in:
@@ -5,3 +5,6 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user