<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/tests/playwright/test_basic.py, branch climbs</title>
<subtitle>A web-based GPX track tracker</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/'/>
<entry>
<title>upload pictures in playwright test</title>
<updated>2026-01-10T16:15:40+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2026-01-10T16:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=e0cd553185383f3ccf94a04220c64f8cbe610a99'/>
<id>e0cd553185383f3ccf94a04220c64f8cbe610a99</id>
<content type='text'>
We now have them as test assets, so why not use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now have them as test assets, so why not use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for setting new GPX files</title>
<updated>2025-05-10T22:05:49+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2025-05-10T22:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=620f0c03934dd1a52e39a5747532d4c3948ccd5c'/>
<id>620f0c03934dd1a52e39a5747532d4c3948ccd5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update dependencies</title>
<updated>2024-11-25T20:46:24+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-11-25T20:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=9f32a3ada1016a992afb44e51d23560a86fca76d'/>
<id>9f32a3ada1016a992afb44e51d23560a86fca76d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for favourite on detail page</title>
<updated>2023-08-30T17:48:09+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-08-30T17:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=0d389ba5af89bad45bd786aad0ff05f405658d8a'/>
<id>0d389ba5af89bad45bd786aad0ff05f405658d8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix transformer handling when uploading a file</title>
<updated>2023-02-08T22:51:46+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-02-08T22:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=db470d5f6f9c543a105ef34553beaa74870c3fa8'/>
<id>db470d5f6f9c543a105ef34553beaa74870c3fa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more tests for the home page</title>
<updated>2022-12-22T19:12:02+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-22T19:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=ad26d3fe30c653243232188d1cb88858bf2e63f4'/>
<id>ad26d3fe30c653243232188d1cb88858bf2e63f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reorder playwright helper structure</title>
<updated>2022-12-22T17:40:26+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-22T17:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=c0c8e764a8819ba10066beb4ca829488ceed4e9d'/>
<id>c0c8e764a8819ba10066beb4ca829488ceed4e9d</id>
<content type='text'>
To add more playwright tests and to cut down on the duplicated code, the
helper methods have been put into a small class. This way, we don't have
to add 100 pytest fixtures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To add more playwright tests and to cut down on the duplicated code, the
helper methods have been put into a small class. This way, we don't have
to add 100 pytest fixtures.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix track deletion permission</title>
<updated>2022-12-20T22:36:46+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-20T22:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=c1a8f099199e3b70da6ff569d8aaa72df5eaf809'/>
<id>c1a8f099199e3b70da6ff569d8aaa72df5eaf809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix integration &amp; playwright tests</title>
<updated>2022-12-15T22:23:14+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-15T22:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=f431d0d82ddfd38f9a7e53042070a7e49ee67019'/>
<id>f431d0d82ddfd38f9a7e53042070a7e49ee67019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for track browsing</title>
<updated>2022-12-14T18:12:08+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-14T18:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=58d1da5606d3bfe241e18fdf9416ec9a28f3a3f1'/>
<id>58d1da5606d3bfe241e18fdf9416ec9a28f3a3f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
