srav03 / GroceryStore

Create software to manage Grocery Store
1 stars 0 forks source link

Suggestion: Create a "scratch" folder to hold all of your trial files/functions #1

Open SMan23 opened 9 years ago

SMan23 commented 9 years ago

This is a suggestion to keep clean and organize your example/trial functions. The concept of scratch is that it is not a part of the system but it is there for your use as a "scratch pad".

We will have to call other files test (for unit testing) so I also suggest we rename this file.

Tell me what you think... :+1:

https://github.com/srav03/GroceryStore/blob/master/src/test.py

EXAMPLE STRUCTURE CHANGE /src -/scratch
-/trial_cashier_functions.py