Skip to content

Commit

Permalink
adds dir for test datasets - closes #18
Browse files Browse the repository at this point in the history
  • Loading branch information
Manavalan Gajapathy committed Sep 15, 2023
1 parent 5f3176a commit ecc7b0f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .test/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Testing

* :pencil2: How were the test datasets used here obtained or created?
* :pencil2: Document the commands or scripts used
* Ideally your team member should be able to recreate the test datasets using the documentation here.

## Examples

[See QuaC](https://github.com/uab-cgds-worthey/quac/blob/master/.test/README.md) for an example.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ cgds_repo_template
│   └── workflows <- Github actions workflows for automated processes (eg. linting, etc)
│   └── linting.yml
├── .test <- Dir to store test datasets
│   └── README.md
└── logs <- Dir to store log files

```
Expand Down

0 comments on commit ecc7b0f

Please sign in to comment.