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

Performance tests #1419

Merged
merged 5 commits into from Sep 17, 2013
Merged

Performance tests #1419

merged 5 commits into from Sep 17, 2013

Conversation

wikimatze
Copy link
Member

After understanding the performance component of Padrino I spend the evening to write tests for the os.rb file inside the project. First of all I need a code review to be sure that I can go in with the testing because this is the first time I'm working with minitest.

Best regards

Matthias

# TODO Get Slim concat working
# assert_have_selector 'p', :content => "Concat Line 3", :count => 1
#TODO Get Slim concat working
assert_have_selector 'p', :content => "Concat Line 3", :count => 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Travis failed this test.

Copy link
Member Author

Choose a reason for hiding this comment

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

Someway this stash slipped into my commits, sorry for that. I forgot to run rake test on my machine before creating this pull request.

@namusyaka
Copy link
Contributor

Great! Thanks, @matthias-guenther !

namusyaka added a commit that referenced this pull request Sep 17, 2013
@namusyaka namusyaka merged commit 7b8d4d1 into padrino:master Sep 17, 2013
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

2 participants