BCDA-APS / gemviz

Data visualization for tiled
https://bcda-aps.github.io/gemviz/
Other
4 stars 0 forks source link

start unit tests #175

Closed prjemian closed 1 year ago

prjemian commented 1 year ago
prjemian commented 1 year ago

@rodolakis Ready for review. So far, these tests do not require an active tiled server.

prjemian commented 1 year ago

When building documentation locally, notice this message from sphinx-build:

WARNING: html_static_path entry '_static' does not exist

Since git does not include empty directories, we need to create this one and put a file there, at least until we have some real content (such as screen views).

prjemian commented 1 year ago

@rodolakis : Ready for review. Includes (and adds to) the doc/ directory added by #176.