Changeset 75f2897 in Klonkt for test/own-card.test.js
- Timestamp:
- 08/10/2026 07:33:52 AM (4 weeks ago)
- Branches:
- main
- Children:
- aae5881
- Parents:
- 0db3c72
- File:
-
- 1 edited
-
test/own-card.test.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
test/own-card.test.js
r0db3c72 r75f2897 120 120 globalThis.fetch = vorige; 121 121 assert.equal(uit.notes.length, 1); 122 const auteur = uit.notes[0] ['shaer:author'];122 const auteur = uit.notes[0].attributedTo; 123 123 assert.equal(auteur.url, `${HOST}/`, 'de html-Link, niet de array gestringd'); 124 124 assert.ok(!String(auteur.url).includes('object'), 'nergens [object Object]');
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)