test: Cover more ways to request apps and files.

This commit is contained in:
2024-11-02 15:43:03 -04:00
parent fd4ac7c9b9
commit 30e027092b
6 changed files with 43 additions and 2 deletions

1
apps/test/app.js Normal file
View File

@ -0,0 +1 @@
app.setDocument('<p style="color: #fff">Maybe one day this app will run tests, but for now there is nothing to see here.</p>');

1
apps/test/hello.txt Normal file
View File

@ -0,0 +1 @@
Hello, world!