Skip to content

Commit

Permalink
readme - unit test instructions & refactored image
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKalema committed Jun 10, 2024
1 parent 7b30993 commit 0f87078
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ Initiate the pipeline
```python
python main.py
```

### Unit Tests

To run the unit tests, run the command below.

```bash
pytest tests/test_file_name.py
```
Binary file modified architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f87078

Please sign in to comment.