Skip to content
  • Timothy Andrew's avatar
    Extract code from `Namespace#clean_path` for ghost user generation. · 2a04efbffa1c
    Timothy Andrew authored
    1. Create a `Uniquify` class, which generalizes the process of generating unique
       strings, by accepting a function that defines what "uniqueness" means in a
       given context.
    
    2. WIP: Make sure tests for `Namespace` pass, add more if necessary.
    
    3. WIP: Add tests for `Uniquify`
    2a04efbffa1c