Skip to content

Commit 687e141

Browse files
authored
Update development_environment.md
1 parent 4a9e146 commit 687e141

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/development_environment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ The development server will start (keep the terminal open) and you can access th
5858

5959
You can then edit the source code located at `gui/fi-sci/apps/neurosift`, and the application will automatically reload in your browser as you make changes.
6060

61+
### Testing the view plugins
62+
63+
Navigate to http://localhost:4200?p=/tests to see a table of tests for many of the view plugins.
64+
6165
### Improving or adding visualizations
6266

6367
In Neurosift, visualizations are structured into plugins. Each plugin is specifically designed to visualize a distinct neurodata type. This approach mirrors the organization of NWB files, where objects are categorized according to their neurodata types.

0 commit comments

Comments
 (0)