@lucasbradstreet what is the expected output of the tests? I am trying to fix them, this is what I get:
~/7bridges/code/onyx-dashboard 0.14.x* 51s
❯ lein test
lein test onyx.peer.dashboard-colors-flow-test
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/manuel/.m2/repository/org/slf4j/slf4j-nop/1.7.12/slf4j-nop-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/manuel/.m2/repository/com/fzakaria/slf4j-timbre/0.3.2/slf4j-timbre-0.3.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See <http://www.slf4j.org/codes.html#multiple_bindings> for an explanation.
SLF4J: Actual binding is of type [org.slf4j.helpers.NOPLoggerFactory]
=================================
Starting Dashboard components ...
Starting Sente
Starting Channels
Starting ZKClient
Trying connect ZK 5s ...
ZK connection state: CONNECTED
Starting Deployments
Starting HTTP Server
Http-kit server is running at <http://localhost:3000/>
nothing happens after the last line, though
nevermind, much too long a timeout on my side. I'll keep working on it. 🙂
@lucasbradstreet we have a patch ready for the dashboard to submit via PR. We worked on a separate branch, do you want us to sumbit the PR?
PR submitted