<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/tests/playwright, branch v0.10.0</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>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 docstring</title>
<updated>2023-11-13T17:58:01+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-11-13T17:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=ac2eea33e8e2b03a0c4c1c170e6141355bef01a5'/>
<id>ac2eea33e8e2b03a0c4c1c170e6141355bef01a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for disabled image uploads</title>
<updated>2023-11-13T17:52:27+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-11-13T17:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=9aac19a422addda40e802c0b94d7a237b742d8e1'/>
<id>9aac19a422addda40e802c0b94d7a237b742d8e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make test app fixture module-scoped</title>
<updated>2023-11-13T17:35:03+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-11-13T17:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=eac4f7a7f7fec9585a7c080400c4ae8fa9b67578'/>
<id>eac4f7a7f7fec9585a7c080400c4ae8fa9b67578</id>
<content type='text'>
Previously, we had it session-scoped, which meant that the app was
created once for all tests. This doesn't allow us to play with different
settings however, such as disabling account registration or image
uploads and testing that.

Now, the fixtures are module scoped, which means that we still save on
prepare/teardown time a bit, but we're also a bit more flexible. By
making new test modules, we can test different settings there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, we had it session-scoped, which meant that the app was
created once for all tests. This doesn't allow us to play with different
settings however, such as disabling account registration or image
uploads and testing that.

Now, the fixtures are module scoped, which means that we still save on
prepare/teardown time a bit, but we're also a bit more flexible. By
making new test modules, we can test different settings there.
</pre>
</div>
</content>
</entry>
<entry>
<title>update dependencies</title>
<updated>2023-11-07T22:07:56+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-11-07T22:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=a9d5275bac96e55a4f5381b229163ff9f2770586'/>
<id>a9d5275bac96e55a4f5381b229163ff9f2770586</id>
<content type='text'>
The most "painful" one was Pydantic V2, not because it didn't work, but
because I wanted to do it right and not use the deprecated methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The most "painful" one was Pydantic V2, not because it didn't work, but
because I wanted to do it right and not use the deprecated methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2023-09-14T18:46:56+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-09-14T18:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=6b7901bed6e302b5b76ea34ef63f8df5d0122deb'/>
<id>6b7901bed6e302b5b76ea34ef63f8df5d0122deb</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>include email in user fingerprint</title>
<updated>2023-08-09T19:01:06+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-08-09T19:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=20ddfb7a1d39b55a6d8044a083d2d151bddec78d'/>
<id>20ddfb7a1d39b55a6d8044a083d2d151bddec78d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make tileproxy test less flaky</title>
<updated>2023-08-02T20:07:37+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-08-02T19:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=f3e2a465df442ce22929edf0aaf9c1dde2bb63c7'/>
<id>f3e2a465df442ce22929edf0aaf9c1dde2bb63c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tileproxy: use caplog in the test</title>
<updated>2023-06-29T18:38:30+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-06-29T18:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=2efc642f029fee9a5cf0640a766acd3cdf633eba'/>
<id>2efc642f029fee9a5cf0640a766acd3cdf633eba</id>
<content type='text'>
See if it works, it might be handy for other tests in the future as
well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See if it works, it might be handy for other tests in the future as
well.
</pre>
</div>
</content>
</entry>
</feed>
