<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/cypress/support/commands.js, branch master</title>
<subtitle>my misskey fork</subtitle>
<id>http://g.freya.cat/misskey/atom/cypress/support/commands.js?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom/cypress/support/commands.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>enhance(e2e): more resilient version of `visit('/')` (#10128)</title>
<updated>2023-03-01T06:32:53Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2023-03-01T06:32:53Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=44058f8b855ddffb1451241f0c28fb0cf3d9845c'/>
<id>urn:sha1:44058f8b855ddffb1451241f0c28fb0cf3d9845c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(cypress): pass `{}` as a parameter for `/api/reset-db` (#9355)</title>
<updated>2022-12-19T06:15:28Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2022-12-19T06:15:28Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=72e79099111c78379c4953789ca0bf2e7de5efc2'/>
<id>urn:sha1:72e79099111c78379c4953789ca0bf2e7de5efc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract commonly used test logic to commands (#8767)</title>
<updated>2022-05-31T08:57:01Z</updated>
<author>
<name>Andreas Nedbal</name>
<email>github-bf215181b5140522137b3d4f6b73544a@desu.email</email>
</author>
<published>2022-05-31T08:57:01Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d3e242a7f25e72bd65f27feebd878f5a45e7ae3b'/>
<id>urn:sha1:d3e242a7f25e72bd65f27feebd878f5a45e7ae3b</id>
<content type='text'>
* meta(tests): enable workflows to run in branch

* feat(tests): move commonly used logic to Cypress commands

* chore(tests): replace more code with commands

* meta(tests): disable workflows to run in branch</content>
</entry>
<entry>
<title>Introduce e2e test</title>
<updated>2021-08-12T10:05:07Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-08-12T10:05:07Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b81ff340b1ab42254de1612c3264867205b0112f'/>
<id>urn:sha1:b81ff340b1ab42254de1612c3264867205b0112f</id>
<content type='text'>
</content>
</entry>
</feed>
