kstaats / karoo_gp

A Genetic Programming platform for Python with TensorFlow for wicked-fast CPU and GPU support.
Other
159 stars 61 forks source link

Refactor and fix tests for the CLI. #57

Closed ezio-melotti closed 2 years ago

ezio-melotti commented 2 years ago

This PR refactors and fixes the tests for the CLI.

I temporarily removed the tests for the "matching" kernel, since they need to be handled separately, and might require more refactoring.