Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Adding fixture manager for YMDS #17

Closed
wants to merge 31 commits into from
Closed

Conversation

pgaultier
Copy link
Collaborator

This fixture manager is working right now for simple MongoRecords (ie: no embedded documents).
It needs some testing to check if embedded documents are working correctly

Nagy Attila Gabor and others added 30 commits January 6, 2011 01:20
Partially loaded documents will be tracked, and on save only those attributes
will be saved that have been loaded.

This is an early prototype. It works with the select() method of the criteria
and does not support EMongoCursor. Partial loading only works for the
attributes of the main document and not for embedded documents.
Because we're in symlinked dir, the app path is few dir upper
So we can check something
@canni
Copy link
Owner

canni commented Jan 12, 2011

Ok, thanks for Yours work, for now I've merged Yours changes into f/fixturesManager branch, till it will be tested and working :)

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants