phezco / phez

Phez - the free speech platform
Other
54 stars 15 forks source link

Add tests or specs #2

Open phezco opened 9 years ago

phezco commented 9 years ago

Phez currently has no tests. Would you like to contribute?

Ideally we'd use Factory Girl over rails stock yaml fixtures.

Testing framework suggestions? I'm open if you're willing to contribute.

rhuberdeau commented 9 years ago

How do you feel about Rspec?

phezco commented 9 years ago

Totally open to Rspec. Might even be preferable.

What are most rails apps using for testing these days? For a while it was mostly Rpsec.

rhuberdeau commented 9 years ago

I think it's still mostly Rspec. Rspec and MiniTest.

aspencer8111 commented 9 years ago

I'd be interested in writing some tests (and helping out in general) if Phez went the way of Rspec/Capybara.

phezco commented 9 years ago

@aspencer8111 - if you're willing to help, I'm totally fine with Rspec.

aspencer8111 commented 9 years ago

@phezco great! Just submitted a pull request to install rspec. Let me know if you have any questions. Once merged, I'll start writing up a slew of more tests. Cheers :beers:

rhuberdeau commented 9 years ago

Cool- lets get that merged and we can bang out some tests.

phezco commented 9 years ago

We're merged. Thank you @aspencer8111 !! You rock.