fake-xrm-easy icon indicating copy to clipboard operation
fake-xrm-easy copied to clipboard

The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you

Results 108 fake-xrm-easy issues
Sort by recently updated
recently updated
newest added

It seems like the RowVersion field is not used when an entity is being added during the Initialize method. For example: I have created an entity in my test with...

enhancement
needs review
scope-core

I was trying to write a unit test using a nested filter with ConditionOperator.Null using the latest version of FakeXrmEasy.9 (currently is this v1.57.1). I noticed that the test was...

bug
scope-core

I have a query that aggregates open activities across two levels of hierarchy. In the example here, the query returns one row per account with aggregate values for the number...

bug
help wanted
scope-core

**Describe the bug** The Condition Operator Tests for This/Next/Last week are failing, even though I've not changed anything since last running all of the tests in the solution. I will...

bug
scope-core

https://github.com/jordimontana82/fake-xrm-easy/blob/3e68ddc4b6c911501e3575ca8ff5cf83f69044f2/FakeXrmEasy.Shared/XrmFakedContext.Queries.cs#L1697

bug
scope-core

I currently using FakeXrmEasy with standard Plugins. I works great for me Now, I would like to integrate with third Party Plugin of which I have the API and Dll...

enhancement
scope-plugins

**Describe the bug** The ConditionOperator.LastMonth condition operator brings back different results depending on the time component of the date being queried. **To Reproduce** Today is the 31st March 2021. If...

bug
help wanted
scope-core

FakeXrmEasy.PullRequestException: 'Exception: Operator AboveOrEqual not yet implemented for condition expression. This functionality is not available yet. Please consider contributing to the following Git project https://github.com/jordimontana82/fake-xrm-easy by cloning the repository and...

enhancement
help wanted
waiting reply

I'd like to use early bound classes to initialize testing as much as possible to reduce amount of manual coding during setup. One thing I noticed is that the tool...

enhancement
needs review

Not certain if this is an issue, a design choice, out of scope or something else, but would be great to get some insight into the details no matter what...

enhancement
help wanted
waiting reply