Add tests, and get ready to present tomorrow!
Example: We’ll write unit tests that evaluate the performance of individual functions (e.g. if a user sets a degree range keyword, does the Gaia query work appropriately?), and end-to-end tests that make sure the whole package is working. We’ll also add a tutorial.
- Decide and implement parallelized Python code for “embarrassingly parallel” problems
- Write tests for your code
- Actively avoid discrminatory behavior when coding