Commit Graph

235 Commits

Author SHA1 Message Date
Stephan Klevenz 96e973f07f [OLINGO-266] obsolete tests deleted 2014-05-19 14:27:03 +02:00
Stephan Klevenz ee3a0d8fff [OLINGO-266] server-test module introduced 2014-05-19 14:27:03 +02:00
Francesco Chicchiriccò 4a1d5ab343 API enhancements: simplified operation import invoke with EdmEnabledODataClient 2014-05-19 13:23:42 +02:00
fmartelli 946356fb0f [OLINGO-260] provided media entity integration tests on proxy 2014-05-19 12:32:48 +02:00
Francesco Chicchiriccò ca66d67131 [OLINGO-260] contained tests 2014-05-17 16:06:18 +02:00
Francesco Chicchiriccò 96c45510aa [OLINGO-260] derived types tests 2014-05-16 12:08:22 +02:00
Francesco Chicchiriccò 8a7ef5c745 [OLINGO-261] Saving enum and complex generated classes for usage with open types 2014-05-15 11:16:26 +02:00
fmartelli 1dd8c987bf [OLINGO-260] fix type seraialization + opentype integration test extension 2014-05-15 10:35:24 +02:00
Francesco Chicchiriccò ab4afd24e1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-14 10:24:02 +02:00
Francesco Chicchiriccò 29924aeacd Fixing bad test 2014-05-14 10:23:34 +02:00
Francesco Chicchiriccò 788b286b18 [OLINGO-260] V4 function / action import invoke 2014-05-14 10:21:03 +02:00
Stephan Klevenz 6d344e2c5a [OLINGO-266] refactor ref - tecsvc 2014-05-14 10:04:32 +02:00
fmartelli 32518c1b0b [OLINGO-260] provided primitive keys integration test on proxy + some refactoring ... still missing EdmTime review: what about BigDecimal in place of Duration? 2014-05-13 18:59:14 +02:00
fmartelli c05a9114c6 [OLINGO-260] provided v4 integration test for entity creation 2014-05-13 13:39:28 +02:00
Francesco Chicchiriccò 389b554c88 [OLINGO-260] V3 proxy invoke 2014-05-13 12:12:36 +02:00
Stephan Klevenz 330c556995 [OLINGO-266] Merge remote-tracking branch 'origin/olingo-266-ref' 2014-05-12 14:51:07 +02:00
Francesco Chicchiriccò ed8e0e3cc1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 12:41:30 +02:00
Francesco Chicchiriccò 8720a30e21 Various small improvements, added test for instance annotations 2014-05-12 12:41:25 +02:00
fmartelli 8bd9e0ca97 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-12 11:55:39 +02:00
fmartelli fc42d2ad57 [OLINGO-260] fix for integration test deadlock 2014-05-12 11:55:18 +02:00
challenh c32f4a0bb1 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 into olingo274 2014-05-12 16:22:10 +08:00
Stephan Klevenz 8e28a7d995 [OLINGO-266] Merge remote-tracking branch 'origin/master' into olingo-266-ref 2014-05-12 10:04:19 +02:00
Francesco Chicchiriccò ec30775b8c Various small fixes and improvements 2014-05-10 10:26:19 +02:00
Stephan Klevenz 04a9ad46c5 [OLINGO-266] log&trace 2014-05-09 16:56:44 +02:00
Stephan Klevenz 7ba791e542 [OLINGO-266] first draft of ref handler 2014-05-09 16:28:16 +02:00
Stephan Klevenz 70a989ce99 [OLINGO-266] ref package refactoring 2014-05-09 14:44:04 +02:00
fmartelli ce8d9932a8 [OLINGO-260] provided auth request integration test on proxy 2014-05-09 14:30:45 +02:00
Stephan Klevenz 8ca9b3c616 [OLINGO-266] refactor ref module to server-ref 2014-05-09 14:27:56 +02:00
Stephan Klevenz 54aef88664 [OLINGO-266] initial reference scenario servlet 2014-05-09 14:22:51 +02:00
Francesco Chicchiriccò b497634529 Adding core test for derived entity type (and derived complex type) CRUD 2014-05-09 12:15:48 +02:00
Stephan Klevenz 554c795e4c [OLINGO-266] move provider and test to ref module 2014-05-09 11:10:16 +02:00
Francesco Chicchiriccò e5cfd8eb13 Fixing timezone issues with proxy 2014-05-09 10:32:40 +02:00
Francesco Chicchiriccò fa6c9d5060 Add derived type read test 2014-05-08 18:30:14 +02:00
Francesco Chicchiriccò c82e021278 Adding singleton tests 2014-05-08 17:30:40 +02:00
Francesco Chicchiriccò 6ecb02643a Fixing Geo deserializer with bad input 2014-05-08 16:17:48 +02:00
Francesco Chicchiriccò a2197314fa More URI tests 2014-05-08 15:55:40 +02:00
Francesco Chicchiriccò 8bb1f0bde3 Small fix 2014-05-08 14:32:33 +02:00
Francesco Chicchiriccò 56a5b08a78 Adding search facilities + dedicated test 2014-05-08 14:23:08 +02:00
Francesco Chicchiriccò 52c7cc2cc6 Adding test for creating media entity 2014-05-08 13:16:17 +02:00
Francesco Chicchiriccò 58ecb3f5d9 MetadataTestITCase for V4 2014-05-07 17:44:22 +02:00
fmartelli 6b7be9deb6 [OLINGO-260] providing proxy merge from ODataJClient. Still missing integration tests 2014-05-07 12:57:57 +02:00
Francesco Chicchiriccò 8caf3fece3 [OLINGO-264] Instance annotations managed at binding level + test provided 2014-05-07 12:39:16 +02:00
challenh 6f1f4d05bd [OLINGO-274] fix V4 json error response's deserializing ("details" & "innererror") 2014-05-07 12:42:01 +08:00
Francesco Chicchiriccò ec9e8cabf1 [OLINGO-264] Atom and JSON (de)serializers now dealing with instance annotations 2014-05-06 16:44:14 +02:00
Francesco Chicchiriccò 936e19ca49 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/olingo-odata4 2014-05-06 11:00:38 +02:00
Francesco Chicchiriccò 4a07d59b4d [OLINGO-264] Introducing data and domain objects to let annotate delta links 2014-05-06 11:00:30 +02:00
fmartelli f02d9a07e4 [OLINGO-261] providing basics for pojo generator and proxy annotations 2014-05-06 10:44:38 +02:00
Francesco Chicchiriccò 70cdaef515 [OLINGO-264] Adding data and domain objects for instance annotations 2014-05-06 10:32:34 +02:00
Francesco Chicchiriccò 6e9cb60e49 [OLINGO-263] Some refinements + client support form edmx:IncludeAnnotations 2014-05-05 15:17:15 +02:00
Francesco Chicchiriccò 585ddaead8 White noise: formatting 2014-05-05 12:29:56 +02:00