[Nitro] Og test cases and specs

Judson Lester nyarly at gmail.com
Tue Mar 6 12:50:23 EST 2007


On 3/6/07, George Moschovitis <george.moschovitis at gmail.com> wrote:
> Dear devs,
>
> Og needs a strong and up-to-date suite of specs. The repo currently
> contains many out-of-date tests. I need your help to rectify this.

Especially if you've ever had a favorite Og bug that you never want to
see again.  Writing a spec that would expose it is a great way to make
sure it never happens.

Note that there's a file now in the root of og called 'spec-helper.rb'
that includes the functionality of CONFIG.rb plus some extras, like a
single method to use in setup to manage the test classes and return a
store.  Take a look at it, there's not much there, but I'm pleased
with it.

Judson


> Here is a plan:
>
> * the tests must be updated:
>     - require paths fixed
>     - property converted to attr_accessor
>     - ' converted to "
>     - use correct name spaces.
> * Test cases must pass
> * Test cases should be converted to specs
> * specs need refactoring.
>
> Since many people on this list use Og and care about this library, I
> would expect to see some volunteers for this work.
>
> thanks,
> George.
>
> --
> http://blog.gmosx.com
> http://cull.gr
> http://www.joy.gr
> http://nitroproject.org
> _______________________________________________
> Nitro-general mailing list
> Nitro-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/nitro-general
>


More information about the Nitro-general mailing list