<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/users/test/support, branch 0.2.3</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>integration tests for session expiry</title>
<updated>2013-09-17T11:04:11+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-09-17T11:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=165e417bc6ba66d51d74764db7b59279fb6a923f'/>
<id>165e417bc6ba66d51d74764db7b59279fb6a923f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use Token#authenticate for authentication</title>
<updated>2013-09-03T06:33:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-28T07:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2875af7cf9fe22c40a3ea7c1cc34eb563a4f3eed'/>
<id>2875af7cf9fe22c40a3ea7c1cc34eb563a4f3eed</id>
<content type='text'>
This will return the user. But we can add timestamp validations and updates here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will return the user. But we can add timestamp validations and updates here.
</pre>
</div>
</content>
</entry>
<entry>
<title>there's no need for User#find_by_param. clean it up</title>
<updated>2013-08-30T12:54:30+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-28T09:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=7bb1a16d4eee3eb3ef36c6f5b4fc7968e3da7dd6'/>
<id>7bb1a16d4eee3eb3ef36c6f5b4fc7968e3da7dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>token.user will get you the right user</title>
<updated>2013-08-27T12:57:44+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-27T12:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5e6a2a2995598489372676bf8e045dc2dfda6c81'/>
<id>5e6a2a2995598489372676bf8e045dc2dfda6c81</id>
<content type='text'>
This way we can stub the token to return the user directly. Stubbing User.find_by_param is not a good idea as it will make all calls to User#find_by_param with a different id fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we can stub the token to return the user directly. Stubbing User.find_by_param is not a good idea as it will make all calls to User#find_by_param with a different id fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure find_record still works with real records</title>
<updated>2013-08-27T12:57:44+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-27T12:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=0b8df3c03f440147f36858246e1003a2d0e2e54a'/>
<id>0b8df3c03f440147f36858246e1003a2d0e2e54a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic testing for token based auth in tests</title>
<updated>2013-08-27T12:57:44+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-27T09:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=e60ee749cab0f80cf23ca57e28c7de6d1b3a395b'/>
<id>e60ee749cab0f80cf23ca57e28c7de6d1b3a395b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ticket tests, get :admin_user factory to work.</title>
<updated>2013-07-04T11:15:04+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-04T10:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=89eace3da1cba0b8dad8cc62cc88bf5ddb1faa5e'/>
<id>89eace3da1cba0b8dad8cc62cc88bf5ddb1faa5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>user tests -- user update has been moved entirely to api controller, so fix tests to reflect this.</title>
<updated>2013-07-04T11:15:04+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-07-04T09:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=64bacc45ea1a023b154b07ec0790f762a79d20d5'/>
<id>64bacc45ea1a023b154b07ec0790f762a79d20d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tickets controller tests passing</title>
<updated>2013-01-14T15:24:25+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-14T15:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a9ef046a596b5876792b1cc4ab0d26b9b255c342'/>
<id>a9ef046a596b5876792b1cc4ab0d26b9b255c342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>got users controller test to pass - tickets controller test next.</title>
<updated>2013-01-14T11:04:12+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-01-14T11:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=3cd3c261bdf02b2da5217fa1c469d30f9d92c9a3'/>
<id>3cd3c261bdf02b2da5217fa1c469d30f9d92c9a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
