This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
MOC-150 handle DOM mutations #419
Annotations
2 errors and 1 warning
tests/modifications.test.ts > Utils > applyModification > should unapply from wikipedia:
packages/reactor/tests/modifications.test.ts#L206
AssertionError: expected '<p mocksi-id="lybmz6g6" mocksi-modifi…' to be '<p>The office of the "President of th…' // Object.is equality
- Expected
+ Received
- <p>The office of the "President of the <a href="/wiki/People%27s_Committee_of_Siam" title="People's Committee of Siam">People's Committee</a>" (<span title="Thai-language text"><span lang="th">ประธานคณะกรรมการราษฎร</span></span>), later changed to "Prime Minister of Siam" (<span title="Thai-language text"><span lang="th">นายกรัฐมนตรีสยาม</span></span>), was first created in the <a href="/wiki/Constitution_of_Thailand#1932_Temporary_Charter" title="Constitution of Thailand">Temporary Constitution of 1932</a>. The office was modeled after the <a href="/wiki/Prime_Minister_of_the_United_Kingdom" title="Prime Minister of the United Kingdom">prime minister of the United Kingdom</a>, as Siam became a <a href="/wiki/Parliamentary_democracy" class="mw-redirect" title="Parliamentary democracy">parliamentary democracy</a> in 1932 after a <a href="/wiki/Siamese_revolution_of_1932" title="Siamese revolution of 1932">bloodless revolution</a>. However, the idea of a separate head of government in Russia is not new.</p>
+ <p mocksi-id="lybmz6g6" mocksi-modified-s5fczgt0="true">. However, the idea of a separate head of government in Thailand is not new.<span title="Thai-language text"><span lang="th">ประธานคณะกรรมการราษฎร</span></span>), later changed to "Prime Minister of Siam" (<span title="Thai-language text"><span lang="th">นายกรัฐมนตรีสยาม</span></span>), was first created in the <a href="/wiki/Constitution_of_Thailand#1932_Temporary_Charter" title="Constitution of Thailand">Temporary Constitution of 1932</a>. The office was modeled after the <a href="/wiki/Prime_Minister_of_the_United_Kingdom" title="Prime Minister of the United Kingdom">prime minister of the United Kingdom</a>, as Siam became a <a href="/wiki/Parliamentary_democracy" class="mw-redirect" title="Parliamentary democracy">parliamentary democracy</a> in 1932 after a <a href="/wiki/Siamese_revolution_of_1932" title="Siamese revolution of 1932">bloodless revolution</a>. However, the idea of a separate head of government in Russia is not new.</p>
❯ tests/modifications.test.ts:206:30
|
vitest_run
Process completed with exit code 1.
|
vitest_run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|