MosGeo / BPSMAutoToolbox

This is the repository for the Stanford BPSM Automation Toolbox. The library can be used for creating and simulating basin and petroleum system models for studying probabilistic interactions.
https://bpsm.stanford.edu/
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Id and MD5 Tests #2

Closed MosGeo closed 6 years ago

MosGeo commented 6 years ago

Perform Id tests:

  1. Check if MD5 is used.
  2. Test if any MD5 Hash can be used.
  3. Write helper function for generating new IDs and make sure it doesn't exist in the project.
MosGeo commented 6 years ago
  1. MD5 is used.
  2. Any unique MD5 can be used.
  3. Helper function and class is created to handle MD5 and the creation of unique hashes.