ktongue/docker_container / .cache /opencode /node_modules /avvio /test /after-self-promise.test.js
download
raw
317 Bytes
'use strict'
const { test } = require('tap')
const boot = require('..')
test('after does not await itself', async (t) => {
t.plan(3)
const app = {}
boot(app)
app.use(async (app) => {
t.pass('plugin init')
})
app.after(() => app)
t.pass('reachable')
await app.ready()
t.pass('reachable')
})

Xet Storage Details

Size:
317 Bytes
·
Xet hash:
016b66df47cc891c230779e725b216aeb3f82be402b0e4270fa98298a72f62f2

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.