trogdoro / xiki

A shell console with GUI features
http://xiki.org
Other
3.76k stars 207 forks source link

Should change all test to rspec #6

Open argami opened 12 years ago

argami commented 12 years ago

I just realized there are a bunch of tests in plain UnitTest (test folder) we should change those to rspec to have all test together.

trogdoro commented 12 years ago

Yeah, wouldn't hurt for them to be merged at some point. They're there from before the switchover to rspec for tests. There's nothing super-critical in them. Some of them are redundant.

--Craig

On Fri, Aug 17, 2012 at 6:25 AM, Gamaliel A. Toro Herrera < notifications@github.com> wrote:

I just realized that there are a bunch of test in plain UnitTest we should change those to rspec to have all test together.

— Reply to this email directly or view it on GitHubhttps://github.com/trogdoro/xiki/issues/6.

trogdoro commented 11 years ago

I saw that too. I was thinking it should all be converted to minitest. :)

On Friday, August 17, 2012 9:36:19 PM UTC-5, Craig wrote:

Yeah, wouldn't hurt for them to be merged at some point. They're there from before the switchover to rspec for tests. There's nothing super-critical in them. Some of them are redundant.

--Craig

On Fri, Aug 17, 2012 at 6:25 AM, Gamaliel A. Toro Herrera < notifi...@github.com > wrote:

I just realized that there are a bunch of test in plain UnitTest we should change those to rspec to have all test together.

— Reply to this email directly or view it on GitHubhttps://github.com/trogdoro/xiki/issues/6.