
Added tests on all the core API. Change-Id: I6610ddbe5071ce1231c80319ab1b43c9cd626de4 Depends-On: I2231521708f163d80538fe2e7e5559d4c06cf0c3 Depends-On: Ib05d533eecd32159c1bc7a639db1a49df678f726 Depends-On: I3302617c266111ba1d705d04f1acf20b9348614d Depends-On: I0ab0f1b2a75d39b8d371c54a264856db69adc2fd
16 lines
483 B
Plaintext
16 lines
483 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
hacking<0.10,>=0.9.2
|
|
coverage>=3.6
|
|
discover
|
|
gabbi>=0.12.0 # Apache-2.0
|
|
testscenarios>=0.4
|
|
testrepository>=0.0.18
|
|
mock>=1.2
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
oslosphinx>=2.5.0 # Apache-2.0
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
sphinxcontrib-httpdomain
|
|
sphinxcontrib-pecanwsme>=0.8
|