<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/test/support, branch 0.1.1</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>refactored tests with new find_record helper</title>
<updated>2012-12-03T13:02:16+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-03T13:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1b411de39f38eb0925cf255e941545933f227759'/>
<id>1b411de39f38eb0925cf255e941545933f227759</id>
<content type='text'>
find_record User will return a stubbed user record and make sure User.find_by_id(user.id) returns the same so it can be used in controllers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find_record User will return a stubbed user record and make sure User.find_by_id(user.id) returns the same so it can be used in controllers.
</pre>
</div>
</content>
</entry>
<entry>
<title>make tests pass on an empty db</title>
<updated>2012-12-03T07:55:49+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-12-03T07:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0b23df922336289b6f8062653b4d3e852ed927ec'/>
<id>0b23df922336289b6f8062653b4d3e852ed927ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>admins can destroy users</title>
<updated>2012-11-28T14:22:09+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-28T14:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=277b9f98bfbe2ef0217dfd17c8d9d6597369b903'/>
<id>277b9f98bfbe2ef0217dfd17c8d9d6597369b903</id>
<content type='text'>
I changed the permissions a little to be more consistent.

Now:
* admins can edit users
* users can destroy themselves.

There's no ui for either of them but theoretically they could. Not sure this is what we want though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I changed the permissions a little to be more consistent.

Now:
* admins can edit users
* users can destroy themselves.

There's no ui for either of them but theoretically they could. Not sure this is what we want though.
</pre>
</div>
</content>
</entry>
<entry>
<title>simplified controller and adjusted tests</title>
<updated>2012-11-26T10:54:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-26T10:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=595518684b9c4364f96c97a84cc481b5ae0da981'/>
<id>595518684b9c4364f96c97a84cc481b5ae0da981</id>
<content type='text'>
Also added #assert_json_error to tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added #assert_json_error to tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored creation of record stubs</title>
<updated>2012-11-23T10:00:05+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-23T09:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=46c0140a8eab632c783d309a7afd87cb7aad4280'/>
<id>46c0140a8eab632c783d309a7afd87cb7aad4280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stubbing current_user the warden way</title>
<updated>2012-11-04T20:01:27+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-04T20:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e1fc3f4850ee73e0591bd67a92b104db4f63e4cb'/>
<id>e1fc3f4850ee73e0591bd67a92b104db4f63e4cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing tests, including support files from all engines</title>
<updated>2012-11-04T15:24:35+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-04T15:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5c6395d8b1a8c7cf540dae9fdd37f3e68554215c'/>
<id>5c6395d8b1a8c7cf540dae9fdd37f3e68554215c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extraction of test support methods</title>
<updated>2012-10-24T18:48:45+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-24T18:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b724d53b36878c96d30676c22ee4e4369dcc37f8'/>
<id>b724d53b36878c96d30676c22ee4e4369dcc37f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic admin controller methods and helpers + tests</title>
<updated>2012-10-24T18:35:52+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-24T18:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3e0a1a47c0eafb7f9b79e5f2765ea33ce1ad159b'/>
<id>3e0a1a47c0eafb7f9b79e5f2765ea33ce1ad159b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
