testing and notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-11-17 15:44:08 +03:00
parent 67a3343ec4
commit e943b3b570

View File

@ -38,6 +38,13 @@
*
* XXX BUG /tree/time gives a blank time...
* ...problem: actions seem to be called twice, not yet sure why...
* for an action:
* TEST: async function(){
* console.log('TEST')
* return 'TEST' },
* this calls it twice:
* await p.pwiki.get('/moo/TEST').parse('@source(.)')
* XXX check if this applies to .actions
* XXX BUG: count does not appear to affect /Test/list/generator and /Test/list/static...
* ...do we need to support this???
* XXX BUG: parser: