Never mind, I figured out that I needed to run it with the empty ios model. All 7 tests passed!
Also, I implemented the NSCache for CBLModels and it significantly improved performance of my app! Thanks. On Monday, May 5, 2014 8:17:57 AM UTC-7, Ragu Vijaykumar wrote: > > Sorry, I've never run a unit test on CBL before. Do I just add the > "Test_API_Model" to the argument list in the Continuous iOS scheme in > CouchbaseLite.xcodeproj, and build? What should I expect to see? > > Thanks. > > On Monday, May 5, 2014 8:07:01 AM UTC-7, Jens Alfke wrote: >> >> >> On May 4, 2014, at 11:48 PM, Ragu Vijaykumar <[email protected]> wrote: >> >> *Do you think it would be unreasonable to comment out this one line of >> code, or will this cause a butterfly effect in the CBLModel code with >> foreseen consequences?* >> >> >> I think it should be OK. You can run the model unit tests to make sure >> (run with command-line arg “Test_API_Model”.) >> >> —Jens >> > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/8438bbdf-3809-423a-a384-2f9031dc3c3f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
