Open khufkens opened 2 years ago
so when we do the unit tests, should we create an unit test folder or where we should put the them?
This folder already exists and tests follow the {testthat} logic.
https://github.com/computationales/ingestr/tree/master/tests/testthat
{testthat} https://testthat.r-lib.org/
Notes on commenting and header:
These are notes on how to develop additions and what requirements need to be met to submit a new code addition. This will be a developing document pinned to the top of the issues list for your consultation.
Before you start
Code / Function style guide
Pull request submission checks