<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec/views, branch 5334-add-nulldb-support</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Replace have_link_for_each_stop_area by have_link_for_each_item as espected. Refs #5291 @5m</title>
<updated>2017-12-19T18:30:12+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-12-19T18:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e1cfb02bf25e636303824b57194713a2db08ea1f'/>
<id>e1cfb02bf25e636303824b57194713a2db08ea1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ref #5291@2h; Specs setup</title>
<updated>2017-12-19T16:02:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T16:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=c3ce5e25c3596329bd1ff9542d73354e1a2bb368'/>
<id>c3ce5e25c3596329bd1ff9542d73354e1a2bb368</id>
<content type='text'>
- Refactor specs helper to be more generic
- Write missing specs for the Workbenches#show view

We now have failing tests highlighting the bug
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Refactor specs helper to be more generic
- Write missing specs for the Workbenches#show view

We now have failing tests highlighting the bug
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5291@0.5h; Update view</title>
<updated>2017-12-19T16:02:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-18T07:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7fb417235919a4c577f2c456db28edc63dc18d63'/>
<id>7fb417235919a4c577f2c456db28edc63dc18d63</id>
<content type='text'>
Update the view to match the actual controller behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the view to match the actual controller behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #5291@1h; Update TableBuilderHelper</title>
<updated>2017-12-19T16:02:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T16:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=926c0a338e86c7f0e1f651ba507e8120fb26ad17'/>
<id>926c0a338e86c7f0e1f651ba507e8120fb26ad17</id>
<content type='text'>
Update TableBuilderHelper to allow the `selectable` param to be a
lambda, thus allowing us to have row-based granularity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update TableBuilderHelper to allow the `selectable` param to be a
lambda, thus allowing us to have row-based granularity.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ref #5291@2h; Specs setup</title>
<updated>2017-12-19T16:02:37+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T16:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2736ff5e010586266176a9a0fb0ac8dc6e227f63'/>
<id>2736ff5e010586266176a9a0fb0ac8dc6e227f63</id>
<content type='text'>
- Refactor specs helper to be more generic
- Write missing specs for the Workbenches#show view

We now have failing tests highlighting the bug
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Refactor specs helper to be more generic
- Write missing specs for the Workbenches#show view

We now have failing tests highlighting the bug
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5287; Uniformize actions</title>
<updated>2017-12-19T15:10:15+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-19T15:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=4b9eebda5bb81a214c87351c01c720c0cb0cf2e8'/>
<id>4b9eebda5bb81a214c87351c01c720c0cb0cf2e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5287; CR 1</title>
<updated>2017-12-19T13:40:38+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-18T08:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=548fe7f13d698fe9a6620ef60fc239f28347af79'/>
<id>548fe7f13d698fe9a6620ef60fc239f28347af79</id>
<content type='text'>
- Get rid of ActiveSupport::Concern in the spec helpers
- Rename misnamed spec files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Get rid of ActiveSupport::Concern in the spec helpers
- Rename misnamed spec files
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor stopareas index specs</title>
<updated>2017-12-19T13:40:38+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T13:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2091a1ababa68810f42257fb392692f80b3bd78f'/>
<id>2091a1ababa68810f42257fb392692f80b3bd78f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix specs on connections_links/index</title>
<updated>2017-12-19T13:40:38+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T10:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=357563bbf408aa2000097ee200dfbfba1f677121'/>
<id>357563bbf408aa2000097ee200dfbfba1f677121</id>
<content type='text'>
- Fix specs on connections_links/show
- Update pundit view specs helper to use the current referential when it
has already been defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix specs on connections_links/show
- Update pundit view specs helper to use the current referential when it
has already been defined
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #5287;</title>
<updated>2017-12-19T13:40:38+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2017-12-15T08:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=676f45e8fd85c1422345d4d27ba2385e4bd536fe'/>
<id>676f45e8fd85c1422345d4d27ba2385e4bd536fe</id>
<content type='text'>
Add specs for the view.
Refactor to come
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add specs for the view.
Refactor to come
</pre>
</div>
</content>
</entry>
</feed>
