Changeset 18894 for platform/tdiary/spec
- Timestamp:
- 09/05/08 16:58:44 (3 months ago)
- Files:
-
- 1 modified
-
platform/tdiary/spec/openid_spec.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/spec/openid_spec.rb
r6635 r18894 236 236 end 237 237 238 describe "Wassr" do 239 before do 240 plugin = setup_open_id_plugin('Wassr', 'tdtds') 241 @header_snippet = plugin.header_proc 242 end 243 244 it { @header_snippet.should include_link_tag_with( 245 :rel => 'openid.server', 246 :href => 'https://wassr.jp/open_id/auth')} 247 248 it { @header_snippet.should include_link_tag_with( 249 :rel => 'openid.delegate', 250 :href => 'https://wassr.jp/user/tdtds')} 251 end 252 238 253 def include_link_tag_with(options) 239 254 msg = "include #{options[:rel]} link tag"
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)