elsasserlab / labcode

Utils to perform frequent data analyses in the lab.
GNU General Public License v3.0
0 stars 1 forks source link

add automated testing for bwplot #62

Closed cnluzon closed 3 years ago

cnluzon commented 3 years ago

Create a test_bwplot for bwplot functions. This is high priority, as the library grows, current functionality need to be very well tested.

The issue with this is that I need to come up with a way of creating a minimal example that can be used to run the tests.