lspector / propeller

Yet another Push-based genetic programming system in Clojure
Eclipse Public License 2.0
30 stars 22 forks source link

Added tests #39

Closed julia-schor closed 2 years ago

julia-schor commented 2 years ago

Two of these tests don't pass, but I think that the tests are accurate. invert_first_then_and and invert_second_then_and seem to do the opposite of what they are supposed to do. Per the discussion on the discourse, I will focus on writing future tests on functions that are actively used.