openmct/platform/core/test/capabilities
Andrew Henry 63bf856d89
Enable persistence operations from Object Providers (#3200)
* Implement 'save' method in Object API

* Refactor legacy persistence code to work with new save object API

* Added 'isPersistable' check to object API

* Fixed incompatibility between object API changes and composition policies

* Make save method private

Co-authored-by: Deep Tailor <deep.j.tailor@nasa.gov>
2020-07-17 09:58:03 -07:00
..
CompositionCapabilitySpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
ContextCapabilitySpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
ContextualDomainObjectSpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
CoreCapabilityProviderSpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
DelegationCapabilitySpec.js Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
InstantiationCapabilitySpec.js Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
MetadataCapabilitySpec.js Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
MutationCapabilitySpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
PersistenceCapabilitySpec.js Enable persistence operations from Object Providers (#3200) 2020-07-17 09:58:03 -07:00
RelationshipCapabilitySpec.js Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00