Eric Smith

Results 11 issues of Eric Smith

I found an issue where :contains is working as expected on the in-memory datastore, but is not functioning on mongo. It's a simple case of: ``` vushaper.repl=> (find-by-kind (str :project)...

You should really just clone the tag directly. Also warn any rvm users that they'll get a message.

The build isn't failing on failed tests anymore - I think this started when I had to use exit in main, rather than the terminateProcessWithExitCode

Tests should fail in the event of a memory leak. It should be possible to filter out certain classes sections from this check, since much of Cocoa would incorrectly report...

You may just need to test this.

Probably should go ahead and write matchers like expectTrue/expectFalse for the simple data types.

The tests stopped being debuggable around XCode 4, this needs to be addressed.

The 'nil" at the end of the list of specs should not be required.