Commit Graph

42 Commits

Author SHA1 Message Date
Luca Frosini ac54fe6694 Ported changes from master 2023-02-02 14:26:59 +01:00
Luca Frosini 939526d2fd Porting service to smartgears 4 2022-07-20 17:44:59 +02:00
Luca Frosini 3359295adf Migrating tests to new SecretManagerProvider 2022-03-07 14:14:42 +01:00
Luca Frosini 414e3f5672 Aligned package names 2021-10-25 11:00:54 +02:00
Luca Frosini f17106e42e Add to context add only the ERElement in the source context #12218 2021-09-16 15:23:04 +02:00
Luca Frosini 17096d0b4c fixed test 2021-08-04 15:41:51 +02:00
Luca Frosini e3aa414108 Fxied tests according to the fixed gcube model 2021-08-04 15:10:09 +02:00
Luca Frosini 7bb49b1f4c added test 2021-08-04 14:12:24 +02:00
Luca Frosini ce3d021845 Instances test clean the environment before and after each test 2021-03-09 12:58:46 +01:00
Luca Frosini 43fdf5e237 Adding tests and assertion 2021-03-09 09:51:32 +01:00
Luca Frosini f80eec0301 Fixing tests 2021-03-08 17:05:56 +01:00
Luca Frosini df3d81d2bd Fixing tests 2021-03-08 16:56:35 +01:00
Luca Frosini f29d362d75 Improving tests 2021-03-08 14:56:09 +01:00
Luca Frosini b37cbb0020 Improving tests 2021-03-08 13:09:18 +01:00
Luca Frosini 8cec58eae8 Improved Tests 2021-03-08 12:27:59 +01:00
Luca Frosini c1f0a03de4 improving tests 2021-03-08 11:20:18 +01:00
Luca Frosini b19539f9e5 Improving check in tests 2021-03-08 11:02:42 +01:00
Luca Frosini 23d0486f64 Fixing tests 2021-03-08 09:35:58 +01:00
Luca Frosini d7ed728c81 Fixing corner case 2021-03-05 18:14:07 +01:00
Luca Frosini e148a0b253 Harmonizing APIs 2021-03-05 15:14:51 +01:00
Luca Frosini 5a94aadce5 Implemented strategy to properly check resource sanity in case a delete
has been requested for a ConsistsOf or a Facet.
2021-03-04 21:57:01 +01:00
Luca Frosini 88baf3cb90 Fixing bug and added tests 2021-03-03 17:18:36 +01:00
Luca Frosini ec9b6665ca Improving tests 2021-03-02 16:55:42 +01:00
Luca Frosini a684479858 Fixing and improving tests 2021-03-02 16:39:21 +01:00
Luca Frosini 3756439c72 Fixed tests to comply with new validation made by the service 2021-02-23 11:33:57 +01:00
Luca Frosini 30be493f4a Refactorign code 2021-02-22 16:36:19 +01:00
Luca Frosini 8822d1a40b Moved a link a in tests placeholder strings from http to https #20783 2021-02-22 09:46:00 +01:00
Luca Frosini b7a2e6c6eb Fixed bugs 2021-02-19 15:31:26 +01:00
Luca Frosini a96cd187a2 Fixed bugs introduced with refactoring 2021-02-12 17:06:12 +01:00
Luca Frosini 3434f373f6 Refactoring service 2021-02-05 17:50:16 +01:00
Luca Frosini 55b79bc835 Superclasses are now filtered (i.e. internal types are not added to the
list)and ordered (first the immediate superclass and the last the basic
type e.g. Resource, Facet, IsRelatedTo, ConsistsOf) #20319
2021-01-29 16:13:33 +01:00
Luca Frosini 58d7aa93c3 Implemented #20555 #20530 2021-01-28 22:53:10 +01:00
Luca Frosini 342d89185c Added fixed authorship 2021-01-20 17:08:59 +01:00
Luca Frosini e89481a5f1 Fixed tests due to changes in the model 2020-12-23 10:55:16 +01:00
Luca Frosini 10e5538c6d Fixed tests to comply with fixed model 2020-12-21 23:09:57 +01:00
Luca Frosini 1e47580d39 Switching to gcube-jackson 2020-07-07 17:15:22 +02:00
Luca Frosini ede8f1be76 Fixed imports and class name due to IS Model refactoring 2020-02-03 10:52:09 +01:00
Luca Frosini 241b6269bc Reorganized model as following
Element
 - EntityElement
   - Entity
     - Resource
     - Facet
   - Context
   - EntityType
     - ResourceType (3 lists of PropertyDefinition, LinkedFacet,
LinkedResource)
     - FacetType (1 list of PropertyDefinition)
 - RelationElement
   - Relation
     - IsRelatedTo
     - ConsistsOf
   - IsParentOf
   - RelationType
     - IsRelatedTo (1 list of PropertyDefinition)
     - ConsistsOf (1 list of PropertyDefinition)
 - PropertyElement
   - Property
     - Header
     - PropagationConstraint
     - Encrypted
   - PropertyType (1 list of PropertyDefinition)
     - PropertyDefinition
     - LinkedEntity
       - LinkedFacet
       - LinkedResource
2020-01-30 11:04:16 +01:00
Luca Frosini a825fe51af Fixed types creation to support resource schema definition. 2020-01-20 10:29:56 +01:00
Luca Frosini a830b8de37 Fixed imports and code to comply with IsIdentifiedBy relation which has
been moved from IS Model to gCube Model
2019-12-05 12:09:23 +01:00
Luca Frosini c6ddf6da91 Fixed package name 2019-11-06 12:14:27 +01:00
Luca Frosini e59af36a4f Changed orientdb deprecated api for query 2019-11-06 12:13:19 +01:00