Skip to content
  • eileencodes's avatar
    1a0ca84a
    Move and rename system tests · 1a0ca84a
    eileencodes authored
    * Move system tests back into Action Pack
    * Rename `ActionSystemTest` to `ActionDispatch::SystemTestCase`
    * Remove private base module and only make file for public
    `SystemTestCase` class, name private module `SystemTesting`
    * Rename `ActionSystemTestCase` to `ApplicationSystemTestCase`
    * Update corresponding documentation and guides
    * Delete old `ActionSystemTest` files
    1a0ca84a
    Move and rename system tests
    eileencodes authored
    * Move system tests back into Action Pack
    * Rename `ActionSystemTest` to `ActionDispatch::SystemTestCase`
    * Remove private base module and only make file for public
    `SystemTestCase` class, name private module `SystemTesting`
    * Rename `ActionSystemTestCase` to `ApplicationSystemTestCase`
    * Update corresponding documentation and guides
    * Delete old `ActionSystemTest` files
Loading