Change 9105
tjuricek committed this change
into
//guest/tjuricek/p4oauth
Request Review
Download .zip
Added the 'createKeystore' task, and framework for how the functional tests will be set up.
See the functional_tests/README. The short story is that we'll execute a "test webapp" that the actual tests will interact with.
Files
22
Comments
0
4
edited
16
added
2
deleted
•
build.gradle#3
Loading...
functional_tests/README#1
Loading...
functional_tests/build.gradle#2
Loading...
functional_tests/buildSrc/build.gradle#1
Loading...
functional_tests/buildSrc/src/main/groovy/com/perforce/workshop/tjuricek/p4oauth/CreateKeystoreTask.groovy#1
Loading...
functional_tests/buildSrc/src/main/groovy/com/perforce/workshop/tjuricek/p4oauth/P4OAuthPlugin.groovy#1
Loading...
functional_tests/buildSrc/src/main/groovy/com/perforce/workshop/tjuricek/p4oauth/P4OAuthTask.groovy#1
Loading...
functional_tests/buildSrc/src/main/groovy/com/perforce/workshop/tjuricek/p4oauth/StartP4OAuthTask.groovy#1
Loading...
functional_tests/buildSrc/src/main/groovy/com/perforce/workshop/tjuricek/p4oauth/StopP4OAuthTask.groovy#1
Loading...
functional_tests/buildSrc/src/main/resources/META-INF/gradle-plugins/p4oauth.properties#1
Loading...
functional_tests/gradle/wrapper/gradle-wrapper.jar#1
Loading...
functional_tests/gradle/wrapper/gradle-wrapper.properties#1
Loading...
functional_tests/gradlew#1
Loading...
functional_tests/gradlew.bat#1
Loading...
functional_tests/src/test/perforce/0001_user_super.json#1
Loading...
functional_tests/src/test/perforce/0002_user_jdoe.json#1
Loading...
functional_tests/src/test/perforce/0100_changelist_doh.json#1
Loading...
functional_tests/src/test/perforce/data/doh#1
Loading...
settings.gradle#2
Loading...
src/main/java/com/perforce/workshop/tjuricek/p4oauth/services/CodeService.java#2
Loading...
src/test/perforce/0001_user_super.json#2
Loading...
src/test/perforce/0002_user_jdoe.json#2
Loading...
Tip: Use
n
and
p
to cycle through the changes.