Commit Graph

27 Commits

Author SHA1 Message Date
David Edwards
1ff531f8a8 Revert "Remove test files"
This reverts commit 356f6ec0e3.
2020-04-07 16:20:14 +01:00
David Edwards
356f6ec0e3 Remove test files 2020-04-07 16:17:50 +01:00
David Edwards
afa4d9e266 ATS-702 Update tests, undo renaming 2020-04-07 15:21:40 +01:00
David Edwards
6f12259157 Merge branch 'ATS-675_aio_transformer' into ATS-702_ATS-675_Add-AIO-Tests 2020-04-07 09:57:02 +01:00
Erik Knizat
886807c253 Fix up controller 2020-04-07 09:39:49 +01:00
David Edwards
cbcc203e89 ATS-702 Test implementation Imagemagick+HttpRequest
Added implementation for the above for the AIO controller.
Added a separate for imagemagick that includes all tests from the original ImageMagickControllerTest.java. Was getting a pathing error on Windows when trying to use the inheritance. Added the inheritance method as a POC separately..
2020-04-07 09:15:57 +01:00
David Edwards
0c5a0c70b1 ATS-702/ATS-675 Add POC for test inheritance (Imagemagick) Currently tests do not pass on windows due to path error reading resources. 2020-04-07 09:13:03 +01:00
David Edwards
0e79811094 Merge branch 'ATS-675_aio_transformer' of github.com:Alfresco/alfresco-transform-core into ATS-675_aio_transformer 2020-04-07 08:54:28 +01:00
David Edwards
a50f41b6ac Revert "ATS-675/ATS-695 Remove test resources, to be added in test implementation"
This reverts commit d83573bceb.
2020-04-06 17:24:04 +01:00
Erik Knizat
952cfef306 Initial tests
* Add initial tests for config aggregation
* Update AbstractTransformerControllerTest to use the new engine config names
2020-04-06 16:02:01 +01:00
Erik Knizat
c62c052bbe Add missing file header 2020-04-03 18:24:06 +01:00
Erik Knizat
fc96f9aa5f Do the wiring 2020-04-03 17:15:36 +01:00
kristian
4a96e3aabd Merge remote-tracking branch 'origin/ATS-675_aio_transformer' into ATS-675_aio_transformer 2020-04-03 13:21:07 +01:00
kristian
3c3e6fe872 ATS-693: Implement maven docker build 2020-04-03 13:13:22 +01:00
David Edwards
5c1f9fcc82 ATS-675/ATS-705 Implemented ImageMagickAdapter
Moved and renamed OptionsBuilder. Moved to alfresco-transform-imagemagick, renamed ImageMagickOptionsBuilder.
Added dependencies to pom.xml
2020-04-03 12:33:50 +01:00
David Edwards
31fa9cb7ee ATS-675 Parity with base aio naming convention 2020-04-03 12:29:07 +01:00
David Edwards
5936adf3d4 ATS-675/ ATS-704
Implemeneted LibreOfficeAdapter
2020-04-03 11:46:38 +01:00
David Edwards
ef8879bca3 ATS-675/ATS-695 Added PdfRendererApadpter.java
Added dependency to pom.xml
Required transformation of String to Long, method added to Util.java
2020-04-03 11:34:01 +01:00
David Edwards
0adae64b36 ATS-675 add todo 2020-04-03 10:45:28 +01:00
kristian
a7eadb323e Merge remote-tracking branch 'origin/ATS-675_AIO-T-Engine-epic-ATS-671' into ATS-675_AIO-T-Engine-epic-ATS-671 2020-04-03 10:32:48 +01:00
kristian
b4881fe75c ATS-693: Fix path to jar resources 2020-04-03 10:31:10 +01:00
David Edwards
d83573bceb ATS-675/ATS-695 Remove test resources, to be added in test implementation 2020-04-03 10:03:31 +01:00
David Edwards
5218ea99c4 ATS-675/ATS-695 Add resource required for ProbeTestTrasform 2020-04-03 10:02:20 +01:00
kristian
3ac64b48a2 "ATS-693: Add Dockerfile to aio-boot module" 2020-04-02 17:54:52 +01:00
David Edwards
0add818274 ATS-675/ATS-695 Fix build
Update project location
Update imports and variable declarations in TODOs
Add error handling.
Formatting.
2020-04-02 17:14:36 +01:00
David Edwards
b6ef1e1b63 ATS-675/ATS-695 Rename project to alfresco-transform-core-aio-boot
Add alfresco-core-aio dependencies
2020-04-02 16:43:18 +01:00
Erik Knizat
de40f38d43 Fix formatting and rename the module as per review comments 2020-04-02 13:53:20 +01:00