jordimontana82/fake-xrm-easy
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
C#NOASSERTION
Issues
- 0
- 4
Microsoft SDK Message RetrievePrivilegesRequest returns no privilege in response
#614 opened by SarviH - 0
- 0
Should support Operators where early bound types for a multi option set (i.e. multiple choice) is generated as an IEnumberable<TEnum> as opposed to an OptionSetValueCollection
#611 opened by jordimontana82 - 0
Add Support for ExecuteTransactionRequest
#610 opened by MattTrinder1 - 0
Object reference not set to an instance of an object.
#607 opened by sybaris - 0
Filters with like condition throw 'Object reference not set to an instance of an object.'
#608 opened by sly83 - 2
ServiceClient not working with CrmServiceContext from Early Bound Generated Class
#606 opened by lcbotha-braintree - 2
- 3
`type argument 'FakeXrmEasyUpdatePluginCrash.MyPlugin' violates the constraint of type parameter 'T'.`
#604 opened by skfd - 2
`PipelineSimulation` does not support plugin with `unsecureSettings, secureSettings` arguments
#546 opened by skfd - 1
In Code Activity Logical Name does not exist
#598 opened by valredr - 5
Aggregate values with nested outer joins do not work
#545 opened by ehclark - 2
ExecutePluginWith<T>(...) has no parameter for MessageName - need to use obselete method ExecutePluginWithTargetAndPreEntityImages<T>(...)
#597 opened by thomas-schiller - 0
- 1
- 1
Announcing public preview of FakeXrmEasy v2.x!
#582 opened by jordimontana82 - 0
- 2
The specified service type is not supported when using Microsoft.Xrm.Sdk.PluginTelemetry.
#583 opened by TaneliPeussa - 3
RetrieveEntityDataSource is returning null value
#579 opened by ilazarevski - 20
FindReflectedAttributeType Object reference not set to an instance of an object.
#560 opened by ioanacro - 10
- 3
ConditionOperator.LessThan is throwing error "Specified Cast is not valid" for DateTimeField
#571 opened by pavansarma93 - 5
Query on associatedentitytypecode should work with both Entity Name and ObjectTypeCode
#569 opened by bwmodular - 1
Add support for "valueof" attribute in FetchXml that enables Column Comparison
#514 opened by filcole - 2
Min Date allowed in CRM is 01/01/1753 00:00:00, however fake xrm easy allows 01/01/0001 00:00:00
#562 opened by dikshitdhawan87 - 1
- 1
Upsert create with alt key should copy to attribute
#566 opened by clc136 - 18
- 1
RowVersion property is not supported
#553 opened by TheRe4lOne - 3
ConditionOperator.Null is not working in a nested filter using FakeXrmEasy version newer than v1.51.1
#547 opened by vmarsen - 1
Last / This / Next Date operators should take UTC dates into account (really calculation should be based on UTC dates)
#539 opened by jordimontana82 - 6
- 0
Add name of service in the exception message when a plugin uses a custom service implementation for which there is no default mock
#550 opened by jordimontana82 - 4
- 5
Support for expando entities
#552 opened by maxkoshevoi - 5
Calendar entity service.retrieve not returning the calendarrules attribute
#528 opened by durgaprasadkatari - 0
Return CalendarRules if present in the in-memory database when retrieving Calendar entity
#532 opened by jordimontana82 - 1
Relationship between entities
#527 opened by gaui - 4
Easy way to set initial state of entities and relations
#526 opened by gaui - 1
Can we update the Microsoft.CrmSdk.XrmTooling.CoreAssembly to utilise version 9.1.0.13
#518 opened by agouzaliInteractive - 1
AssociateRequest and N:N relationships: should check for duplicate intersect records and throw exception
#524 opened by jordimontana82 - 3
Need help creating 1:N associations
#525 opened by dewilliams704 - 4
- 4
FakeXrmEasy.365 has a missing dependency to Microsoft.CrmSdk.Extensions when .InitializeMetadata(Type) is used.
#523 opened by jordimontana82 - 1
CloseIncidentRequest throwing error
#516 opened by richardhardinguk - 2
- 3
FakeXrmEasy.9 1.57.1 not installing correctly
#515 opened by bwmodular - 6
- 4
The LIKE query operator is not implmented correctly.
#509 opened by burkenyo