mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-14 19:16:54 -04:00
Merge 280b3a404c
into ab04a4e511
This commit is contained in:
commit
f6cc2891f5
1 changed files with 2 additions and 2 deletions
|
@ -112,8 +112,8 @@ Etherpad allows you to easily create front-end tests for plugins.
|
||||||
|
|
||||||
1. Create a new folder
|
1. Create a new folder
|
||||||
```
|
```
|
||||||
%your_plugin%/static/tests/frontend
|
%your_plugin%/static/tests/frontend/specs
|
||||||
```
|
```
|
||||||
2. Put your spec file in here (Example spec files are visible in %etherpad_root_folder%/frontend/tests)
|
2. Put your spec file in here (Example spec files are visible in %etherpad_root_folder%/frontend/tests/specs)
|
||||||
|
|
||||||
3. Visit http://yourserver.com/frontend/tests your front-end tests will run.
|
3. Visit http://yourserver.com/frontend/tests your front-end tests will run.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue