Changeset 56d74bb in Klonkt for test/owner-follow-gate.test.js
- Timestamp:
- 08/18/2026 05:59:28 PM (3 weeks ago)
- Branches:
- main
- Children:
- b1b7652
- Parents:
- acbc9fc
- File:
-
- 1 edited
-
test/owner-follow-gate.test.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
test/owner-follow-gate.test.js
racbc9fc r56d74bb 64 64 }); 65 65 66 test('standaard staat de poort AAN — uitzetten is de bewuste keuze', () => { 67 db.prepare("INSERT INTO sites (id, slug, title, owner_id, is_public) VALUES ('s3','vers','Vers','u1',1)").run(); 68 assert.equal(db.prepare("SELECT approve_followers FROM sites WHERE slug = 'vers'").get().approve_followers, 1); 69 }); 70 66 71 test('de actor adverteert manuallyApprovesFollowers eerlijk', () => { 67 72 const dicht = db.prepare("SELECT * FROM sites WHERE slug = 'dev'").get();
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)