stellasia / neomap

A Neo4j Desktop application to visualize nodes with geographic attributes on a map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix tests and CI

stellasia opened this issue · comments

For now, I have commented out failing tests in #64 but need to test the full process including actions.

Starting work on the first part of this issue, Fix tests

Thanks @JoDoM for this new awesome test framework! CI is also working, except for Node 8, but I guess we can drop this from the test matrix since it won't be supported anymore.

We should close this issue then, if there's no more work here

Yes, closing this after removing Node v8.x from CI (in 012fe3f)

We'll need to extend the tests, but first need to be defined precisely and that's another issue.