I thought that I'd, at least, try to help with the development. When I learned that the project is written in Clojure I thought that this could be a nice opportunity for me to learn the language.
I was thrilled that there are "Good first issue" issues, yet I got really dissapointed when it turned out that this project has basically no tests.
For me it's a show stopper, because I've no idea if my work will break stuff or actualy fix it. Also it's kind of unknown how to test a application without tests. Should I query the endpoints? How does it actually work? :)
Is this something that will be fixed? I think that project of this size (and ambition) should have a decent test suite.
Hey,
I thought that I'd, at least, try to help with the development. When I learned that the project is written in Clojure I thought that this could be a nice opportunity for me to learn the language.
I was thrilled that there are "Good first issue" issues, yet I got really dissapointed when it turned out that this project has basically no tests.
For me it's a show stopper, because I've no idea if my work will break stuff or actualy fix it. Also it's kind of unknown how to test a application without tests. Should I query the endpoints? How does it actually work? :)
Is this something that will be fixed? I think that project of this size (and ambition) should have a decent test suite.