Skip to content
  • Godfrey Chan's avatar
    2b41343c
    Default to sorting user's test cases for now · 2b41343c
    Godfrey Chan authored
    Goals:
    
    1. Default to :random for newly generated applications
    2. Default to :sorted for existing applications with a warning
    3. Only show the warning once
    4. Only show the warning if the app actually uses AS::TestCase
    
    Fixes #16769
    2b41343c
    Default to sorting user's test cases for now
    Godfrey Chan authored
    Goals:
    
    1. Default to :random for newly generated applications
    2. Default to :sorted for existing applications with a warning
    3. Only show the warning once
    4. Only show the warning if the app actually uses AS::TestCase
    
    Fixes #16769
Loading