{I" class:ETI"BundledAsset;FI"logical_path;TI"+features/user_visits_post_page_spec.js;FI" pathname;TI"f/Users/brian/github/codelation/blogelator/spec/javascripts/features/user_visits_post_page_spec.js;FI"content_type;TI"application/javascript;TI" mtime;Tl+¸ËJSI" length;TinI" digest;TI"%61c6be8b8a0047b47f440bc609202ef3;FI" source;TI"ntest('User visits the the page for a post.', function() { visit('/posts/1'); andThen(function() { // List of posts equal(find('.posts-list .post.active').length, 1, 'The post should be selected in the side bar'); // Main content area equal(find('article.post h1').text().trim(), 'Ember Is Fun!', 'The selected post title should be displayed'); equal(find('article.post .date').text().trim(), 'January 12, 2014', 'The selected post date should be displayed'); ok(find('article.post .body').html().indexOf('

Hello world.

' > 0), 'The selected post body should be displayed'); }); }); ;TI"required_assets_digest;TI"%e86ebdeb1849e23b3cbe0dd66843ccda;FI" _version;TI"%a56df69ef97ba4d9f1a23bf9b0add58a;F