<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/test/tests, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2023-02-24T07:10:48Z</updated>
<entry>
<title>test(backend): restore ap-request tests (#9997)</title>
<updated>2023-02-24T07:10:48Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2023-02-24T07:10:48Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d1d3b48e5164c2335e892d2ac0f520f066d4734b'/>
<id>urn:sha1:d1d3b48e5164c2335e892d2ac0f520f066d4734b</id>
<content type='text'>
Co-authored-by: tamaina &lt;tamaina@hotmail.co.jp&gt;</content>
</entry>
<entry>
<title>test(backend): restore emoji reaction tests (#9996)</title>
<updated>2023-02-20T08:24:39Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2023-02-20T08:24:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f846b207b666bba745acfccd643d68cec8b89a98'/>
<id>urn:sha1:f846b207b666bba745acfccd643d68cec8b89a98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(backend): restore more unit tests (#9994)</title>
<updated>2023-02-20T08:24:09Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2023-02-20T08:24:09Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c6b07acdcc0e27735589e740e79fbd9362bbe44d'/>
<id>urn:sha1:c6b07acdcc0e27735589e740e79fbd9362bbe44d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(backend): restore AP unit tests (#9987)</title>
<updated>2023-02-19T06:27:14Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2023-02-19T06:27:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=2aa73fdf6c91f6f1ec01c5d50d046f2e6e970faf'/>
<id>urn:sha1:2aa73fdf6c91f6f1ec01c5d50d046f2e6e970faf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: use test</title>
<updated>2023-02-02T09:18:25Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-02-02T09:18:25Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ed3e035ad60d806a7e5b1546d514260f46b6d6cf'/>
<id>urn:sha1:ed3e035ad60d806a7e5b1546d514260f46b6d6cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor</title>
<updated>2022-12-04T01:16:03Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-12-04T01:16:03Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=22ccb0fa716a84560c8599781647baaaeb8e80bd'/>
<id>urn:sha1:22ccb0fa716a84560c8599781647baaaeb8e80bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: migrate to Yarn Berry (v3.2.1) (#8764)</title>
<updated>2022-11-24T06:39:00Z</updated>
<author>
<name>Kainoa Kanter</name>
<email>44733677+ThatOneCalculator@users.noreply.github.com</email>
</author>
<published>2022-11-24T06:39:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bdbc448d1347b962c703eea8de3fe5fe66625492'/>
<id>urn:sha1:bdbc448d1347b962c703eea8de3fe5fe66625492</id>
<content type='text'>
* Yarn berry

* Add `.yarn` to dockerignore

* Mention in CHANGELOG

* Update Dockerfile

* Proper upgrade to yarn

* use `"packageManager"`

* Replace `install-packages.js` with workspaces

* Replace `install-packages.js` with workspaces

* Typo

* `corepack enable` for linting

* Remove `packages/*/yarn.lock`

* Improve lint workflow

* Update .github/workflows/lint.yml

Co-authored-by: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;

* Update .github/workflows/lint.yml

Co-authored-by: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;

* Add `eslint`

* Regenerate yarn.lock

* 🙏‍

* Update lint.yml

:thinking:

* Fix workflow!

* yarn lint my beloved

* corepack enable for mocha/e2e

* Update CHANGELOG.md

* fix the code that depends on node_modules

* tbh

* tbh

* More yarn workspaces stuff

* 🍀

* Change `browser-image-resizer`

* :finnadie:

* :goberserk:

* :godmode:

* Remove yarnrc for workspaces

* 🙏

* Add proper packages for eslint

* Skip extra install

* New steps for test.yml too

* uhh

* Update .dockerignore

* Update lint.yml

* Update test.yml

* Make client/backend lints seperate workflows

* package.json names

* pnpm = dont change paths

* Fix changelog

* :bowtie:

* I don't know why github workflows hates me...

* test

* ?????

* continue-on-error: true

* Fix yarn.lock

Co-authored-by: ishowta &lt;ishowta@gmail.com&gt;

* add @rollup/pluginutils

* add packageExtensions for chartjs_date-fns

Co-authored-by: acid-chicken &lt;root@acid-chicken.com&gt;

* npm run =&gt; yarn

* wip

* yarn node =&gt; node

依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない

* fix

* fix http-signature

* fix

* fix

* add packageExtensions

* :v:

* remove `yarn set version berry`

* yarn install --immutable

Co-authored-by: ishowta &lt;ishowta@gmail.com&gt;

* https://github.com/misskey-dev/misskey/pull/8764#discussion_r885749892

* enable actions/setup-node's global cache

* Update .gitignore

Co-authored-by: iwata &lt;ishowta@gmail.com&gt;

* revival gulp build
https://github.com/misskey-dev/misskey/pull/8764/files/66ab7591bff9b35255219057e33399a06260aa31#r885899944

* fix lockfile

* Update packages/backend/package.json

Co-authored-by: iwata &lt;ishowta@gmail.com&gt;

* remove packagemanager

* `yarn run gulp` in `build` instead of just `gulp`

* Update CHANGELOG.md

* update lockfile

* Add .yarn/cache to gitignore for packages

* ?

* move resolutions

* :v:

* update lockfie

* update-lockfile

* update yarn.lock

* fix build

* fix

* fix

* fix: add @tensorflow/tfjs

* ダメ

* modify lockfile

* use yarnrc

* update yarnlock

* add jest-mock

* update-lockfile

* update lockfile

* update lockfile

* move jest-mock, update lockfile

Co-authored-by: Acid Chicken (硫酸鶏) &lt;root@acid-chicken.com&gt;
Co-authored-by: tamaina &lt;tamaina@hotmail.co.jp&gt;
Co-authored-by: ishowta &lt;ishowta@gmail.com&gt;</content>
</entry>
<entry>
<title>なんかもうめっちゃ変えた</title>
<updated>2022-09-17T18:27:08Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-09-17T18:27:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b75184ec8e3436200bacdcd832e3324702553d20'/>
<id>urn:sha1:b75184ec8e3436200bacdcd832e3324702553d20</id>
<content type='text'>
</content>
</entry>
</feed>
