<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/tests, branch v0.6.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>wait until accordion is expanded</title>
<updated>2023-03-07T22:18:40+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T22:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=95002962eae89bf219a119bbf897a4818981d6bc'/>
<id>95002962eae89bf219a119bbf897a4818981d6bc</id>
<content type='text'>
Currently, the test seems flaky on CI due to

    playwright._impl._api_types.Error: Clicking the checkbox did not
    change its state

Maybe this is the change that will fix it?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the test seems flaky on CI due to

    playwright._impl._api_types.Error: Clicking the checkbox did not
    change its state

Maybe this is the change that will fix it?
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: use .check() instead of .click()</title>
<updated>2023-03-07T21:58:04+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T21:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=48f5e6b56174051a760e74d30bbe3a41a685c7dc'/>
<id>48f5e6b56174051a760e74d30bbe3a41a685c7dc</id>
<content type='text'>
This gets the intent across clearer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gets the intent across clearer
</pre>
</div>
</content>
</entry>
<entry>
<title>disable cache for transformer tests</title>
<updated>2023-03-07T19:38:17+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T19:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=e3e526cbdab4f3c7408a846d15ff7d7edfe27016'/>
<id>e3e526cbdab4f3c7408a846d15ff7d7edfe27016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'transformers'</title>
<updated>2023-03-07T19:17:35+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T19:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=40a0f2dbed1034ca02fcb83c820f22976601c777'/>
<id>40a0f2dbed1034ca02fcb83c820f22976601c777</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch order of expect &amp; assert</title>
<updated>2023-03-07T18:59:01+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T18:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=e8678a7155ff64d797693f7a8ec84c196d1d4748'/>
<id>e8678a7155ff64d797693f7a8ec84c196d1d4748</id>
<content type='text'>
While it shouldn't change the outcome of the test, it might make the
test less flaky, as the expect call will wait until the page is loaded -
which also indicates that the data is updated. Without this, the test
depends on the backend being "fast enough" with applying the
transformation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While it shouldn't change the outcome of the test, it might make the
test less flaky, as the expect call will wait until the page is loaded -
which also indicates that the data is updated. Without this, the test
depends on the backend being "fast enough" with applying the
transformation.
</pre>
</div>
</content>
</entry>
<entry>
<title>also test transformers when editing a track</title>
<updated>2023-03-07T18:03:02+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-07T18:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=5a7c780b4f171de2476a4ff060cc450b4e3a3749'/>
<id>5a7c780b4f171de2476a4ff060cc450b4e3a3749</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix deprecated SQLAlchemy functions</title>
<updated>2023-03-04T21:43:31+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-04T21:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=633934842b94d1ac70acaba0ef8ccb55cd44e816'/>
<id>633934842b94d1ac70acaba0ef8ccb55cd44e816</id>
<content type='text'>
Getting ready for SQLAlchemy 2.0!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Getting ready for SQLAlchemy 2.0!
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for the new transformer</title>
<updated>2023-03-04T17:24:11+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-04T17:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=e9025533b86228f7073a672269c939c5ae5db8e2'/>
<id>e9025533b86228f7073a672269c939c5ae5db8e2</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 a small test for maintenance mode</title>
<updated>2023-01-19T20:56:04+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-01-19T20:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=a03e5ecaaaba8d89280b19411d15579107ceaf8f'/>
<id>a03e5ecaaaba8d89280b19411d15579107ceaf8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
