Difference between revisions of "User:Alex Doll"
(→Setting up a new project) |
m (→Test suite before deploying new code) |
||
Line 11: | Line 11: | ||
===Test suite before deploying new code=== |
===Test suite before deploying new code=== |
||
# Compare model output tables of the '''Example''' project on development server versus main server |
# Compare model output tables of the '''Example''' project on development server versus main server |
||
+ | ## Pull up some summary charts |
||
## Check SAG-limited samples |
## Check SAG-limited samples |
||
## Check ball-limited samples |
## Check ball-limited samples |
Revision as of 19:06, 11 December 2012
Alex's to-do lists
Stuff that Alex needs to not forget.
Setting up a new project
- Create a new database & dbuser.
- Create a new folder in circuitmodels/.
- Copy the base PHP files into the new folder.
- Tweak the configuration file to point to the new database.
- fill in the database structure, including default data.
Test suite before deploying new code
- Compare model output tables of the Example project on development server versus main server
- Pull up some summary charts
- Check SAG-limited samples
- Check ball-limited samples
- Check the Query table totals are the same
- Edit a SAG mill; change the model on a SAG mill
- check a tent diagram
- Edit a ball mill; change the model on a ball mill
- check a tent diagram
- Edit a crusher
- View Main Charts for a model
Repeat for Clients who have specific models.