mirror of
https://github.com/dnote/dnote
synced 2026-03-18 08:19:55 +01:00
9 lines
218 B
Markdown
9 lines
218 B
Markdown
This directory contains a smoke test for running a self-hosted instance using a virtual machine.
|
|
|
|
## Instruction
|
|
|
|
The following script will set up a test environment in Vagrant and run the test.
|
|
|
|
```
|
|
./run_test.sh
|
|
```
|