Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mocking merge (because of branching number) #28

Closed
AndyDentFree opened this issue Jul 20, 2015 · 1 comment
Closed

Mocking merge (because of branching number) #28

AndyDentFree opened this issue Jul 20, 2015 · 1 comment
Assignees

Comments

@AndyDentFree
Copy link
Contributor

No description provided.

@AndyDentFree AndyDentFree added this to the Phase 1 milestone Jul 20, 2015
@AndyDentFree AndyDentFree added ready and removed ready labels Jul 22, 2015
@AndyDentFree AndyDentFree self-assigned this Jul 27, 2015
@AndyDentFree
Copy link
Contributor Author

Number 28 was used in branch title so code for mocking got assigned to this issue

@AndyDentFree AndyDentFree changed the title LINQ with all operators on one table Mocking merge (because of branching number) Jul 27, 2015
AndyDentFree added a commit that referenced this issue Jul 27, 2015
(couple of code changes and corrected issue number in title)

RealmWinOnly.sln
- add DebugMock configuration

Realm.sln
- added DebugMock configuration for all as copy of Debug

CoreProvider.cs
- copied to common CoreProvider.shared.cs

Interop.Win32.csproj
Interop.XamrainAndroid.csproj
Interop.XamarinIOS.csproj
Interop.XamarinMac.csproj
- linked in CoreProviderFactory.shared.cs
- removed its own CoreProvider.cs
- linked in CoreProvider.shared.cs

RealmNet.Tests.csproj
- linked in CoreProviderFactory.shared.cs
- added DebugMock configuration for AnyCPU defining MOCKING_CONFIG
- discard TestHelpers\CoreProviderStub.cs (temporarily)

CoreProviderFactory.shared.cs
- added file

WeaverTests.cs
- removed using clause for Tests.TestHelpers
- remove coreProviderStub_ to use ProviderFactory instead
- commented out asserts checking the coreProvierStub because mock will be evaluated differently

QueryTests.cs
- comment out for now as expects queryProviderStub to implement different interface
AndyDentFree added a commit that referenced this issue Jul 28, 2015
Restoring WeaverTests to state where it has just one failure as before

RealmNet.Tests.csproj
- linked in CoreProviderFactory.shared.cs
- added DebugMock configuration for AnyCPU defining MOCKING_CONFIG

CoreProviderFactory.shared.cs
- added file
AndyDentFree added a commit that referenced this issue Jul 28, 2015
- CoreProviderFactory.shared.cs - take out Using clauses unused
- roll back wrappers.vcxproj to Kristian's 9ee46d4
AndyDentFree pushed a commit that referenced this issue Feb 25, 2016
Add set_*_unique handlers to TransactLogHandler
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant