hotline #115072 : add rss for agenda
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
150 150 $this->dispatch('/opac/widget/render-all/profile_id/72/widget_id/' . $widget_id); 151 151 $this->assertXPath($dom, $this->_response->getBody()); 152 152 } 153 154 155 /** @test */ 156 public function renderWidgetAgendaShouldDisplayRSSLink() { 157 $this->dispatch('/opac/widget/render-all/profile_id/72/widget_id/21'); 158 $this->assertXPath('//button[contains(@title, "Flux RSS de la boite")][contains(@onclick, "/cms/calendarrss?id_module=21")]', $this->_response->getBody()); changed this line in version 2 of the diff
mentioned in commit 368d5dd8