<feed xmlns='http://www.w3.org/2005/Atom'>
<title>paste/tests, branch master</title>
<subtitle>A basic WSGI paste site.
</subtitle>
<id>https://the-tk.com/cgit/paste/atom?h=master</id>
<link rel='self' href='https://the-tk.com/cgit/paste/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/'/>
<updated>2023-04-04T21:43:54Z</updated>
<entry>
<title>avoid using capfd to test cli</title>
<updated>2023-04-04T21:43:54Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-04-04T21:43:54Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=c491a361718d03b7eff3d3a69b48292354dcac54'/>
<id>urn:sha1:c491a361718d03b7eff3d3a69b48292354dcac54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>very basic cli test</title>
<updated>2023-03-29T18:01:43Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-29T17:00:10Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=72e3796c9e89946fd820fda96912dba2519e0828'/>
<id>urn:sha1:72e3796c9e89946fd820fda96912dba2519e0828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused variable</title>
<updated>2023-03-28T19:10:48Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-28T18:17:18Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=a2315ed8e7fab4ff694c31254bb636b4ffb58dea'/>
<id>urn:sha1:a2315ed8e7fab4ff694c31254bb636b4ffb58dea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused imports</title>
<updated>2023-03-28T19:10:48Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-28T18:16:02Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=bfdf1d1c1b0e021eb8aea77d7913a24749863462'/>
<id>urn:sha1:bfdf1d1c1b0e021eb8aea77d7913a24749863462</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make authenticate easier to test without monkeypatching</title>
<updated>2023-03-28T19:10:48Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-28T18:10:41Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=e344527db7faae25ff1cb13ff70edc98cd811b4e'/>
<id>urn:sha1:e344527db7faae25ff1cb13ff70edc98cd811b4e</id>
<content type='text'>
By having authenticate be a function taking a parameter to a getter
which can get an Auth from an Env, it's now possible to test it without
needing monkeypatching.
</content>
</entry>
<entry>
<title>remove superfluous import</title>
<updated>2023-03-28T19:10:48Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-28T18:04:38Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=cba20d70c21cefaad3345a5779c88423edd0655b'/>
<id>urn:sha1:cba20d70c21cefaad3345a5779c88423edd0655b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split Store into Store and Auth</title>
<updated>2023-03-28T19:10:48Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-28T17:57:40Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=3f1d9361497c4e0803f3dc3ea9cee9d3a4087171'/>
<id>urn:sha1:3f1d9361497c4e0803f3dc3ea9cee9d3a4087171</id>
<content type='text'>
This separates the concerns
</content>
</entry>
<entry>
<title>Switch back to centralised opening of the database</title>
<updated>2023-03-28T19:10:48Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-28T17:53:15Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=d198fca95919cc78275d3d9fa8f1b0a8acfdbab3'/>
<id>urn:sha1:d198fca95919cc78275d3d9fa8f1b0a8acfdbab3</id>
<content type='text'>
Create Store instances when needed

This will make more sense with following commits
</content>
</entry>
<entry>
<title>rename open_database to open_store</title>
<updated>2023-03-27T22:09:25Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-27T22:09:25Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=f1bba1369b7bd3836fd6e38cf1a3c4d7844feee5'/>
<id>urn:sha1:f1bba1369b7bd3836fd6e38cf1a3c4d7844feee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/middleware/open_database: simplify test</title>
<updated>2023-03-27T22:07:21Z</updated>
<author>
<name>Tomasz Kramkowski</name>
<email>tomasz@kramkow.ski</email>
</author>
<published>2023-03-27T22:07:21Z</published>
<link rel='alternate' type='text/html' href='https://the-tk.com/cgit/paste/commit/?id=fcac7b8ccb64730017ece9ca4ffb73d923536226'/>
<id>urn:sha1:fcac7b8ccb64730017ece9ca4ffb73d923536226</id>
<content type='text'>
</content>
</entry>
</feed>
