-
- Downloads
Issue #2245943 by budalokko: Provide automated tests
parent
fb445b4b
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 8 additions, 0 deletions.gitlab-ci.yml
- config/schema/plupload.schema.yml 7 additions, 0 deletionsconfig/schema/plupload.schema.yml
- src/UploadController.php 14 additions, 1 deletionsrc/UploadController.php
- tests/fixtures/files/plupload-test-file.zip 0 additions, 0 deletionstests/fixtures/files/plupload-test-file.zip
- tests/src/FunctionalJavascript/PluploadWebDriverTest.php 72 additions, 0 deletionstests/src/FunctionalJavascript/PluploadWebDriverTest.php
- tests/src/FunctionalJavascript/PluploadWebDriverTestBase.php 53 additions, 0 deletionstests/src/FunctionalJavascript/PluploadWebDriverTestBase.php
- tests/src/Kernel/PluploadFileElementTest.php 61 additions, 0 deletionstests/src/Kernel/PluploadFileElementTest.php
- tests/src/Kernel/TestUploadController.php 20 additions, 0 deletionstests/src/Kernel/TestUploadController.php
- tests/src/Kernel/UploadControllerTest.php 162 additions, 0 deletionstests/src/Kernel/UploadControllerTest.php
config/schema/plupload.schema.yml
0 → 100644
tests/fixtures/files/plupload-test-file.zip
0 → 100644
File added
tests/src/Kernel/PluploadFileElementTest.php
0 → 100644
tests/src/Kernel/TestUploadController.php
0 → 100644
tests/src/Kernel/UploadControllerTest.php
0 → 100644
Please register or sign in to comment