<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/tests, branch v0.2.1</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.2.1</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.2.1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-04-09T18:42:38+00:00</updated>
<entry>
<title>rust: fix macaroon expiry check</title>
<updated>2019-04-09T18:42:38+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-04-09T18:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f3192742ec0b3e99155622ef505c55c260b3bdb0'/>
<id>urn:sha1:f3192742ec0b3e99155622ef505c55c260b3bdb0</id>
<content type='text'>
There were two bugs with this code: the expiry timestamps were getting
enclosed in double-quotes (which caused parse bugs), and the actual
caveat check itself was backwards (expires &lt; now instead of expires &gt;
now).

An underlying issue was that these caveats weren't actually getting
checked in the tests.

Should fix a bug where users don't get auth'd correctly when logging in
via mechanisms other than tokens.
</content>
</entry>
<entry>
<title>more old rust tests removed</title>
<updated>2019-02-06T01:14:11+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-06T01:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=1adf97b71ee80e018b6cca0dd9c68b0b6ae8e13f'/>
<id>urn:sha1:1adf97b71ee80e018b6cca0dd9c68b0b6ae8e13f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove test client helper</title>
<updated>2019-02-06T01:10:11+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-02T01:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=ad0d781a2f56ac14d3484f7f253c975eb4b3b7fb'/>
<id>urn:sha1:ad0d781a2f56ac14d3484f7f253c975eb4b3b7fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: remove client tests (unused)</title>
<updated>2019-02-06T01:09:58+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-02-02T01:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c6b6943502b29282c6573987edef330a535a79c6'/>
<id>urn:sha1:c6b6943502b29282c6573987edef330a535a79c6</id>
<content type='text'>
Basically all of this has moved to python, which is fine.
</content>
</entry>
<entry>
<title>allow passing description+extra to batch endpoints</title>
<updated>2019-01-23T05:50:29+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-23T05:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=09475b87821142c5cd36c6b90fb97deb2a058312'/>
<id>urn:sha1:09475b87821142c5cd36c6b90fb97deb2a058312</id>
<content type='text'>
Pretty messy, but I needed some way to do this.

In particular, requires json.dumps() in python code, for now. Blech.
</content>
</entry>
<entry>
<title>impl cdx timestamps as datetime</title>
<updated>2019-01-18T22:38:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-18T22:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2366e0fd8d3a69ec0b01557c3588d70c62967726'/>
<id>urn:sha1:2366e0fd8d3a69ec0b01557c3588d70c62967726</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix autoaccept test</title>
<updated>2019-01-18T22:36:41+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-18T22:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7d9d5e5ed224e96d9d6e8939bf8d074e67c771af'/>
<id>urn:sha1:7d9d5e5ed224e96d9d6e8939bf8d074e67c771af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust fmt</title>
<updated>2019-01-18T00:36:34+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-18T00:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=557ff17c9bca18be90f49e9490fd50a362e32d81'/>
<id>urn:sha1:557ff17c9bca18be90f49e9490fd50a362e32d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test for parameter parsing</title>
<updated>2019-01-18T00:34:48+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-17T23:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=84c92a365620e1a0c3f36aa35395081bd1508c9c'/>
<id>urn:sha1:84c92a365620e1a0c3f36aa35395081bd1508c9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test for refs blob stuff in rust itself</title>
<updated>2019-01-15T04:49:26+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-15T04:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=8a0d963beb2fa6766a7141df39dc322abea1b9a0'/>
<id>urn:sha1:8a0d963beb2fa6766a7141df39dc322abea1b9a0</id>
<content type='text'>
</content>
</entry>
</feed>
