Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec updates, gem updates, lots more. #5

Merged
merged 18 commits into from Jan 24, 2013

Conversation

amanelis
Copy link
Contributor

I will be using Kandan a lot more in the near future and I thought I'd add some of my changes that should be helpful.

Updated specs, found a few blocks that were calling methods more than once which was slowing things down a little. Also, updated deprecated FactorGirl calls. Tests run a lot cleaner now. Next to come is stubs for controller calls.

Changed a lot of the context blocks in specs and moved some of the tests to use expects instead of just 'should' syntaxing, those are personal preference.

@fusion94
Copy link
Member

Thanks @jrgifford will be looking at this further.

gem 'guard'
gem 'guard-rspec'
gem 'database_cleaner'
gem 'jasmine', :git => 'https://github.com/pivotal/jasmine-gem.git', :branch => '1.2.rc1'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason you're using from git there?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was not my commit:

a1fd6f9

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, ok. sorry, i forgot i did that.

i'll move that out, pretty sure 1.2 is released by now.

jrgifford added a commit that referenced this pull request Jan 24, 2013
Spec updates, gem updates, lots more.
@jrgifford jrgifford merged commit 4d770f5 into kandanapp:master Jan 24, 2013
ar7em referenced this pull request in ar7em/kandan Jun 9, 2013
Spec updates, gem updates, lots more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants