You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jitsi/lib/testing.properties

19 lines
682 B

# This file contains a list of properties that initialize the sip-communicator
# environment when running automated testing.
# A list of all tests that should be run by the test target of the project.
test.list=ConfigurationServiceLick \
MediaServiceLick \
NetworkAddressManagerServiceLick \
FileAccessServiceLick \
HistoryServiceLick \
MsgHistoryServiceLick \
SlicklessTests \
IcqProtocolProviderSlick \
MetaContactListServiceLick
# Set the name of the meta contact list file to use during testing so that
# we do not meddle with the file we're using while running the application
# in client mode.
net.java.sip.communicator.CONTACTLIST_FILE_NAME=testing.contactlist.xml