<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/engines/support/test/functional, branch version/0.7</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>clean up and simplify error responses and test code</title>
<updated>2014-07-14T08:49:39+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-10T10:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=60052d15ca02b1c40ed265bed6515880d2851b8f'/>
<id>60052d15ca02b1c40ed265bed6515880d2851b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor: fix typo in load_views</title>
<updated>2014-07-12T07:14:24+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-10T08:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0666c06fd7e66c783345a9810ace319a1cd9321f'/>
<id>0666c06fd7e66c783345a9810ace319a1cd9321f</id>
<content type='text'>
It removed most of the reduce functions... really not what we wanted
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It removed most of the reduce functions... really not what we wanted
</pre>
</div>
</content>
</entry>
<entry>
<title>adopt ticket list test to new behaviour</title>
<updated>2014-07-09T20:03:59+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-07-09T20:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7b368ac4825686458be38460d8a77f4e9e0139ef'/>
<id>7b368ac4825686458be38460d8a77f4e9e0139ef</id>
<content type='text'>
We completely ingnore the user_id param for non admins now. So if someone tries to show somebody elses tickets they will see their own instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We completely ingnore the user_id param for non admins now. So if someone tries to show somebody elses tickets they will see their own instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>tickets: fix bug that allow index of other users</title>
<updated>2014-06-03T08:12:17+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-06-03T08:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=366ff2e7f5ecd44aab1cddfd0a7b73ab7b213e85'/>
<id>366ff2e7f5ecd44aab1cddfd0a7b73ab7b213e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split up and refactor TicketController#update</title>
<updated>2014-05-26T10:59:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-20T10:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=467dd712a19d48fc653cfc0e58201e6657d2c1f9'/>
<id>467dd712a19d48fc653cfc0e58201e6657d2c1f9</id>
<content type='text'>
close and open actions for plain opening and closing the tickets
respond_with so fields are not cleared on invalid update

the custom actions are not strictly restful. But adding a subresource felt like too much overhead and is conceptually hard to grasp (so we destroy the openess of the ticket to close it?).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close and open actions for plain opening and closing the tickets
respond_with so fields are not cleared on invalid update

the custom actions are not strictly restful. But adding a subresource felt like too much overhead and is conceptually hard to grasp (so we destroy the openess of the ticket to close it?).
</pre>
</div>
</content>
</entry>
<entry>
<title>separate tests for the ticket list from main controller test</title>
<updated>2014-05-26T10:59:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-20T09:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7638970e233eaebc48abd499c37c274b48c97a96'/>
<id>7638970e233eaebc48abd499c37c274b48c97a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>splitting up long functional test case</title>
<updated>2014-05-26T10:59:26+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-20T09:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=29fd85f605ee41275e383681a6b3e8ea0615d525'/>
<id>29fd85f605ee41275e383681a6b3e8ea0615d525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move comment related tests out of TicketControllerTest</title>
<updated>2014-05-26T10:58:31+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-20T07:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e7d6bcce2a04a049926e75074605a2e7f91ede1a'/>
<id>e7d6bcce2a04a049926e75074605a2e7f91ede1a</id>
<content type='text'>
This controller does too much - so the tests are also getting large and hard to keep track of
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This controller does too much - so the tests are also getting large and hard to keep track of
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust tests to new config and method implementation</title>
<updated>2014-05-13T20:21:09+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-05-13T15:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3278e474a32ef4926b1dab0d97ca4df1c59aa2a0'/>
<id>3278e474a32ef4926b1dab0d97ca4df1c59aa2a0</id>
<content type='text'>
Ticket.is_creator_vlidated? now actually fetches the user from the db and returns false if it does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket.is_creator_vlidated? now actually fetches the user from the db and returns false if it does not exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for invalid ticket creation</title>
<updated>2014-04-24T18:36:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2014-04-22T12:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5d6a82a67bffc0930ea480164be2aca60ea0d6a1'/>
<id>5d6a82a67bffc0930ea480164be2aca60ea0d6a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
