<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/cypress/support/e2e.js, branch master</title>
<subtitle>my misskey fork</subtitle>
<id>http://g.freya.cat/misskey/atom/cypress/support/e2e.js?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom/cypress/support/e2e.js?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2024-03-20T02:25:49Z</updated>
<entry>
<title>Cypress typescript (#13591)</title>
<updated>2024-03-20T02:25:49Z</updated>
<author>
<name>Gianni Ceccarelli</name>
<email>dakkar@thenautilus.net</email>
</author>
<published>2024-03-20T02:25:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d7bb6c88d3e4878486fb1f4d1655379896a5d976'/>
<id>urn:sha1:d7bb6c88d3e4878486fb1f4d1655379896a5d976</id>
<content type='text'>
* convert Cypress tests to TypeScript

this work was done by @lunaisnotaboy https://github.com/lunaisnotaboy
for their fork https://github.com/cutiekey/cutiekey/pull/7

I just repacked their changes into a minimal set

* fix call to `window` in cypress tests

this error was spotted thanks to the TypeScript compiler:

```
support/commands.ts:33:12 - error TS2559: Type '(win: any) =&gt; void'
has no properties in common with type 'Partial&lt;Loggable &amp;
Timeoutable&gt;'.

33  cy.window(win =&gt; {
              ~~~~~~~~

Found 1 error in support/commands.ts:33
```

(again, @lunaisnotaboy did the actual work)</content>
</entry>
<entry>
<title>Update e2e.js</title>
<updated>2023-06-05T08:45:24Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-06-05T08:45:24Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=34e1b52b3846eaa5b599cf0cad13581e4e44eb45'/>
<id>urn:sha1:34e1b52b3846eaa5b599cf0cad13581e4e44eb45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update cypress</title>
<updated>2022-06-11T06:53:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-06-11T06:53:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=eaf6ddd47496e884066006f1fb35e3a90aac5176'/>
<id>urn:sha1:eaf6ddd47496e884066006f1fb35e3a90aac5176</id>
<content type='text'>
</content>
</entry>
</feed>
