User:Alex Doll

From SAGMILLING.COM
Revision as of 20:23, 11 December 2012 by Alex Doll (talk | contribs) (Test suite before deploying new code)
Jump to: navigation, search

Alex's to-do lists

Stuff that Alex needs to not forget.

Setting up a new project

  1. Create a new database & dbuser.
  2. Create a new folder in circuitmodels/.
  3. Copy the base PHP files into the new folder.
  4. Tweak the configuration file to point to the new database.
  5. fill in the database structure, including default data.

Test suite before deploying new code

On the development server

  1. create a new project
  2. create a new test result
  3. delete a test result
  4. create a new mill for a new circuit
  5. create a new circuit containing that new mill


Compare the Example project on development server versus main server

  1. View model output table of a circuit
    1. Pull up some summary charts
    2. Check SAG-limited samples
    3. Check ball-limited samples
  2. Check the Query table totals are the same
  3. Edit a SAG mill; change the model on a SAG mill
    1. check a tent diagram
  4. Edit a ball mill; change the model on a ball mill
    1. check a tent diagram
  5. Edit a crusher
  6. View Main Charts for a model

Repeat for Clients who have specific models.