settings.gradle
#1
//
guest
/
tjuricek
/
p4oauth
/
functional_tests
/
settings.gradle
View
Commits
Blame
Open
Edit
Download .zip
Download
(60 B)
rootProject.name = 'functional_tests' include 'test_server'
#
Change
User
Description
Committed
#1
9138
tjuricek
Added a "test server" with startTestServer and stopTestServer gradle tasks.
The test server isn't 100% complete, but the gradle tasks should be. This is to be used to drive tests forward via a web browser.