Hi Jean-Christophe,
I submitted a bunch of stuff yesterday. I think the basic test suite
is complete. I''m sure we will add tests as bugs are submitted and
features are added, but we currently have pretty good coverage. There
are tests for every method (over 300 assertions), and we recently
passed an important milestone: our code-to-test ratio passed 1:1.
I''ve submitted fixes for the tickets mentioned below, so now we only
have 4 active tickets.
I rewrote the add_child method to use move_to, but it turned out to be
pretty ugly. The old code allowed nil left and right values, so I had
to write a bunch of stuff to deal with those. Ah well, we will be rid
of it soon.
I''ll take a look at the documentation in the near future and see if I
can improve it at all.
Krishna
On 11/15/06, Jean-Christophe Michel <jc.michel at symetrie.com>
wrote:> HI,
>
> Le 15 nov. 06, ? 03:55, Krishna Dole a ?crit :
> > I''ve rewritten add_child, and I''m pretty close to
getting tests for
> > the move_to methods set up.
> >
> > There are a number of tickets currently assigned to you that I think I
> > can fix (7,17, 19 and 9)-- do you mind if I take these?
>
> Certainly not!
> Take them and fix them.
> Thanks to your help we''ll be able to release 0.1 soon !
>
>
> Jean-Christophe Michel
> --
> symetrie.com
>
> Better Nested Set for rails:
> http://opensource.symetrie.com/trac/better_nested_set
>
> _______________________________________________
> Betternestedset-talk mailing list
> Betternestedset-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/betternestedset-talk
>