<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/spec/lib, branch robert-bup</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Refs #4849 change compliance control clone spec</title>
<updated>2017-11-06T11:12:07+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-11-06T11:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=94d240c3ae5511591452aa1a43c90811b0c571dd'/>
<id>94d240c3ae5511591452aa1a43c90811b0c571dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ComplianceControlSetCopier spec: Test that `#copy` returns CCkSet</title>
<updated>2017-11-02T15:41:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-11-02T15:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=213c2ac6702718486f10b999948a8e5e3190c749'/>
<id>213c2ac6702718486f10b999948a8e5e3190c749</id>
<content type='text'>
The `ComplianceControlSetCopyWorker` depends on
`ComplianceControlSetCopier#copy` to return the `ComplianceCheckSet`
that it creates.

Refs #4782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `ComplianceControlSetCopyWorker` depends on
`ComplianceControlSetCopier#copy` to return the `ComplianceCheckSet`
that it creates.

Refs #4782
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #4727@0.1h; Added organisation to clone for and rebased master</title>
<updated>2017-10-17T10:28:35+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-17T10:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0b744d48fdc84445f593114fe61baaafca4e17f4'/>
<id>0b744d48fdc84445f593114fe61baaafca4e17f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4727@2h; Debugged test setup to comply to new validation</title>
<updated>2017-10-17T10:19:59+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-17T08:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8fffc6dd27175b20cc18c246a10151bc98bba4ee'/>
<id>8fffc6dd27175b20cc18c246a10151bc98bba4ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4727@3h; Specing and implementing lib function to clone ComplianceControlSet</title>
<updated>2017-10-17T10:19:59+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-16T19:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=aaa5d31971ebf2b429efea3c869a8e132f9d0836'/>
<id>aaa5d31971ebf2b429efea3c869a8e132f9d0836</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test spec/lib/compliance_control_set_copier_spec.rb due to uniqueness of compliance_control code Refs #4731</title>
<updated>2017-10-16T10:44:47+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-10-16T10:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=5b1b17df82eeec473a24eb3969b1e48ec2785821'/>
<id>5b1b17df82eeec473a24eb3969b1e48ec2785821</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4709@0.75h;</title>
<updated>2017-10-12T15:49:51+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-10T20:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8963eb80e71fb1932250f123367f6830b27fb025'/>
<id>8963eb80e71fb1932250f123367f6830b27fb025</id>
<content type='text'>
DONE:
  - Copied all node atts for ComplianceChecks
  - Migration of CompliancCheck#criticity int -&gt; string

TODO:
  - Check what to do with attribute ComplianceCheck#type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DONE:
  - Copied all node atts for ComplianceChecks
  - Migration of CompliancCheck#criticity int -&gt; string

TODO:
  - Check what to do with attribute ComplianceCheck#type
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4709@1h; Preparing tests for correctly copy of data and migration</title>
<updated>2017-10-12T15:49:51+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-10T14:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=60c26e2e636ad43ab63208886fdc8c72bdca49c7'/>
<id>60c26e2e636ad43ab63208886fdc8c72bdca49c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #4709@0.15h; Need to merge 4707 with fixed specs</title>
<updated>2017-10-12T15:49:51+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-10T14:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a383a52049de5777db04fbb16db45a1ed2957f7f'/>
<id>a383a52049de5777db04fbb16db45a1ed2957f7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes: #4707@1.5h;</title>
<updated>2017-10-10T13:32:29+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-10-09T16:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b6c8de768a64dc5e06edb5595430fbe93dff9f6a'/>
<id>b6c8de768a64dc5e06edb5595430fbe93dff9f6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
